File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 version : 11
3030
3131 - name : Setup Node.js
32- uses : actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5 .0
32+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
3333 with :
3434 node-version : 24
3535 cache : ' pnpm'
Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ jobs:
316316 path : artifacts
317317
318318 - name : Setup Node.js
319- uses : actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5 .0
319+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
320320 with :
321321 node-version : " 24.19"
322322 registry-url : " https://registry.npmjs.org"
@@ -489,7 +489,7 @@ jobs:
489489 g++ --version
490490
491491 - name : Setup Node.js
492- uses : actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5 .0
492+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
493493 with :
494494 node-version : " 24.19"
495495 registry-url : " https://registry.npmjs.org"
You can’t perform that action at this time.
0 commit comments