File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
2727 persist-credentials : false
Original file line number Diff line number Diff line change 2020 packages : write
2121 steps :
2222 - name : Checkout code
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424 with :
2525 fetch-depth : 0
2626 persist-credentials : false
Original file line number Diff line number Diff line change 1616 GH_TOKEN : ${{ github.token }}
1717 BRANCH_NAME : ci-sync-deps
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020 with :
2121 fetch-depth : 0
2222 persist-credentials : false
Original file line number Diff line number Diff line change 3232 go-version : " 1.24"
3333
3434 - name : Checkout code
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636 with :
3737 fetch-depth : 0
3838 persist-credentials : false
You can’t perform that action at this time.
0 commit comments