The Wayback Machine - https://web.archive.org/web/20250718060952/https://github.com/nodejs/node/commit/0fba3a3b9b
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343
4444 # Install dependencies
4545 - name : Install Node.js
46- uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
46+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
4747 with :
4848 node-version : ${{ env.NODE_VERSION }}
4949
Original file line number Diff line number Diff line change 3232 persist-credentials : false
3333
3434 - name : Install Node.js
35- uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
35+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
3636 with :
3737 node-version : ${{ env.NODE_VERSION }}
3838
You can’t perform that action at this time.
0 commit comments