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 @@ -178,7 +178,7 @@ jobs:
178178 with :
179179 version : ${{ env.PNPM_VERSION }}
180180
181- - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
181+ - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
182182 with :
183183 cache : pnpm
184184 node-version-file : package.json
@@ -212,7 +212,7 @@ jobs:
212212 with :
213213 version : ${{ env.PNPM_VERSION }}
214214
215- - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
215+ - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
216216 with :
217217 cache : pnpm
218218 node-version-file : package.json
@@ -248,7 +248,7 @@ jobs:
248248 with :
249249 version : ${{ env.PNPM_VERSION }}
250250
251- - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
251+ - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
252252 with :
253253 cache : pnpm
254254 node-version-file : package.json
You can’t perform that action at this time.
0 commit comments