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 2424 steps :
2525 - name : Checkout
2626 id : checkout
27- uses : actions/checkout@v5
27+ uses : actions/checkout@v6
2828
2929 - name : Setup Node.js
3030 id : setup-node
Original file line number Diff line number Diff line change 3131 steps :
3232 - name : Checkout
3333 id : checkout
34- uses : actions/checkout@v5
34+ uses : actions/checkout@v6
3535
3636 - name : Initialize CodeQL
3737 id : initialize
Original file line number Diff line number Diff line change 3333 steps :
3434 - name : Checkout
3535 id : checkout
36- uses : actions/checkout@v5
36+ uses : actions/checkout@v6
3737 with :
3838 fetch-depth : 0
3939 fetch-tags : true
Original file line number Diff line number Diff line change 2020 steps :
2121 - name : Checkout
2222 id : checkout
23- uses : actions/checkout@v5
23+ uses : actions/checkout@v6
2424
2525 - name : Setup Node.js
2626 id : setup-node
Original file line number Diff line number Diff line change 2424 steps :
2525 - name : Checkout
2626 id : checkout
27- uses : actions/checkout@v5
27+ uses : actions/checkout@v6
2828 with :
2929 fetch-depth : 0
3030
You can’t perform that action at this time.
0 commit comments