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 @@ -218,7 +218,7 @@ jobs:
218218 with :
219219 version : ${{ env.PNPM_VERSION }}
220220
221- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
221+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
222222 with :
223223 cache : pnpm
224224 node-version-file : package.json
@@ -254,7 +254,7 @@ jobs:
254254 with :
255255 version : ${{ env.PNPM_VERSION }}
256256
257- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
257+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
258258 with :
259259 cache : pnpm
260260 node-version-file : package.json
@@ -282,7 +282,7 @@ jobs:
282282 with :
283283 version : ${{ env.PNPM_VERSION }}
284284
285- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
285+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
286286 with :
287287 cache : pnpm
288288 node-version-file : package.json
@@ -316,7 +316,7 @@ jobs:
316316 with :
317317 version : ${{ env.PNPM_VERSION }}
318318
319- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
319+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
320320 with :
321321 cache : pnpm
322322 node-version-file : package.json
You can’t perform that action at this time.
0 commit comments