File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 fetch-depth : 0
2222
2323 - name : Setup Node.js
24- uses : actions/setup-node@v4
24+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
2525 with :
2626 node-version : ' 24'
2727 registry-url : ' https://npm.pkg.github.com'
Original file line number Diff line number Diff line change 3838 token : ${{ steps.app-token.outputs.token }}
3939
4040 - name : Setup Node.js
41- uses : actions/setup-node@v4
41+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
4242 with :
4343 node-version : ' 24'
4444 registry-url : ' https://npm.pkg.github.com'
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@v4
2222
2323 - name : Setup Node.js
24- uses : actions/setup-node@v4
24+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
2525 with :
2626 node-version : ' 24'
2727 registry-url : ' https://npm.pkg.github.com'
You can’t perform that action at this time.
0 commit comments