File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ jobs:
162
162
with :
163
163
version : ${{ env.PNPM_VERSION }}
164
164
165
- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
165
+ - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
166
166
with :
167
167
cache : pnpm
168
168
node-version-file : package.json
@@ -194,7 +194,7 @@ jobs:
194
194
with :
195
195
version : ${{ env.PNPM_VERSION }}
196
196
197
- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
197
+ - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
198
198
with :
199
199
cache : pnpm
200
200
node-version-file : package.json
@@ -228,7 +228,7 @@ jobs:
228
228
with :
229
229
version : ${{ env.PNPM_VERSION }}
230
230
231
- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
231
+ - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
232
232
with :
233
233
cache : pnpm
234
234
node-version-file : package.json
You can’t perform that action at this time.
0 commit comments