File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout repository
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525
2626 - name : Initialize CodeQL
2727 uses : github/codeql-action/init@v3
Original file line number Diff line number Diff line change 1717 name : Request Netlify Webhook
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v5
2121 with :
2222 fetch-depth : 1
2323 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 1414 lint :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 with :
1919 fetch-depth : 1
2020 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 3131 - node : 24
3232 is_base_node_version : true
3333 steps :
34- - uses : actions/checkout@v4
34+ - uses : actions/checkout@v5
3535 with :
3636 fetch-depth : 1
3737 - uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments