File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 steps :
2929 - name : Checkout
3030 id : checkout
31- uses : actions/checkout@v5
31+ uses : actions/checkout@v6
3232
3333 - name : Setup Node.js
3434 id : setup-node
Original file line number Diff line number Diff line change 1919 steps :
2020 - name : Checkout
2121 id : checkout
22- uses : actions/checkout@v5
22+ uses : actions/checkout@v6
2323
2424 - name : Setup Node.js
2525 id : setup-node
5757 steps :
5858 - name : Checkout
5959 id : checkout
60- uses : actions/checkout@v5
60+ uses : actions/checkout@v6
6161
6262 - name : Test Local Action
6363 id : test-action
Original file line number Diff line number Diff line change 3030 steps :
3131 - name : Checkout
3232 id : checkout
33- uses : actions/checkout@v5
33+ uses : actions/checkout@v6
3434
3535 - name : Initialize CodeQL
3636 id : initialize
Original file line number Diff line number Diff line change 2727 steps :
2828 - name : Checkout
2929 id : checkout
30- uses : actions/checkout@v5
30+ uses : actions/checkout@v6
3131
3232 - name : Setup Node.js
3333 id : setup-node
Original file line number Diff line number Diff line change 2626 steps :
2727 - name : Checkout
2828 id : checkout
29- uses : actions/checkout@v5
29+ uses : actions/checkout@v6
3030 with :
3131 fetch-depth : 0
3232
You can’t perform that action at this time.
0 commit comments