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@v4
31+ uses : actions/checkout@v5
3232
3333 - name : Setup Node.js
3434 id : setup-node
Original file line number Diff line number Diff line change 3030 steps :
3131 - name : Checkout
3232 id : checkout
33- uses : actions/checkout@v4
33+ uses : actions/checkout@v5
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@v4
30+ uses : actions/checkout@v5
3131
3232 - name : Setup Node.js
3333 id : setup-node
Original file line number Diff line number Diff line change 2121 steps :
2222 - name : Checkout
2323 id : checkout
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
2727
You can’t perform that action at this time.
0 commit comments