File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 # Checkout the pull request branch
10- - uses : actions/checkout@v4
10+ - uses : actions/checkout@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 # Checkout the pull request branch
10- - uses : actions/checkout@v4
10+ - uses : actions/checkout@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 # Checkout the pull request branch
10- - uses : actions/checkout@v4
10+ - uses : actions/checkout@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout pull request
11- uses : actions/checkout@v4
11+ uses : actions/checkout@v5
1212 with :
1313 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1414 repository : ${{ github.event.client_payload.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 # Checkout the pull request branch
10- - uses : actions/checkout@v4
10+ - uses : actions/checkout@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.pull_request.head.repo.full_name }}
You can’t perform that action at this time.
0 commit comments