File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ jobs:
224224 with :
225225 version : ${{ env.PNPM_VERSION }}
226226
227- - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
227+ - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
228228 with :
229229 cache : pnpm
230230 node-version-file : package.json
@@ -260,7 +260,7 @@ jobs:
260260 with :
261261 version : ${{ env.PNPM_VERSION }}
262262
263- - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
263+ - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
264264 with :
265265 cache : pnpm
266266 node-version-file : package.json
@@ -288,7 +288,7 @@ jobs:
288288 with :
289289 version : ${{ env.PNPM_VERSION }}
290290
291- - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
291+ - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
292292 with :
293293 cache : pnpm
294294 node-version-file : package.json
@@ -322,7 +322,7 @@ jobs:
322322 with :
323323 version : ${{ env.PNPM_VERSION }}
324324
325- - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0 .0
325+ - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
326326 with :
327327 cache : pnpm
328328 node-version-file : package.json
You can’t perform that action at this time.
0 commit comments