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 @@ -184,7 +184,7 @@ jobs:
184184 with :
185185 version : ${{ env.PNPM_VERSION }}
186186
187- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
187+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
188188 with :
189189 cache : pnpm
190190 node-version-file : package.json
@@ -220,7 +220,7 @@ jobs:
220220 with :
221221 version : ${{ env.PNPM_VERSION }}
222222
223- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
223+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
224224 with :
225225 cache : pnpm
226226 node-version-file : package.json
@@ -248,7 +248,7 @@ jobs:
248248 with :
249249 version : ${{ env.PNPM_VERSION }}
250250
251- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
251+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
252252 with :
253253 cache : pnpm
254254 node-version-file : package.json
@@ -282,7 +282,7 @@ jobs:
282282 with :
283283 version : ${{ env.PNPM_VERSION }}
284284
285- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
285+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
286286 with :
287287 cache : pnpm
288288 node-version-file : package.json
You can’t perform that action at this time.
0 commit comments