File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 contents : write
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 with :
1717 token : ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
1818
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@v4
30+ uses : actions/checkout@v5
3131 with :
3232 fetch-depth : 0
3333
6060 runs-on : ubuntu-latest
6161 steps :
6262 - name : Checkout
63- uses : actions/checkout@v4
63+ uses : actions/checkout@v5
6464 with :
6565 fetch-depth : 0
6666
8989
9090 steps :
9191 - name : Checkout
92- uses : actions/checkout@v4
92+ uses : actions/checkout@v5
9393 with :
9494 fetch-depth : 0
9595
Original file line number Diff line number Diff line change 2727 pull-requests : write
2828 runs-on : ubuntu-latest
2929 steps :
30- - uses : actions/checkout@v4
30+ - uses : actions/checkout@v5
3131 - name : Prepare the next main release
3232 uses : Adyen/release-automation-action@v1.4.0
3333 with :
You can’t perform that action at this time.
0 commit comments