File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ jobs:
184
184
with :
185
185
version : ${{ env.PNPM_VERSION }}
186
186
187
- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
187
+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
188
188
with :
189
189
cache : pnpm
190
190
node-version-file : package.json
@@ -220,7 +220,7 @@ jobs:
220
220
with :
221
221
version : ${{ env.PNPM_VERSION }}
222
222
223
- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
223
+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
224
224
with :
225
225
cache : pnpm
226
226
node-version-file : package.json
@@ -248,7 +248,7 @@ jobs:
248
248
with :
249
249
version : ${{ env.PNPM_VERSION }}
250
250
251
- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
251
+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
252
252
with :
253
253
cache : pnpm
254
254
node-version-file : package.json
@@ -282,7 +282,7 @@ jobs:
282
282
with :
283
283
version : ${{ env.PNPM_VERSION }}
284
284
285
- - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
285
+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
286
286
with :
287
287
cache : pnpm
288
288
node-version-file : package.json
You can’t perform that action at this time.
0 commit comments