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 3636 standalone : true
3737
3838 - name : ⚙️ Set up Node.js
39- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
39+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
4040 with :
4141 node-version-file : .node-version
4242 cache : pnpm
@@ -183,7 +183,7 @@ jobs:
183183 standalone : true
184184
185185 - name : ⚙️ Set up Node.js
186- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
186+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
187187 with :
188188 node-version-file : .node-version
189189 cache : pnpm
@@ -222,7 +222,7 @@ jobs:
222222 standalone : true
223223
224224 - name : ⚙️ Set up Node.js
225- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
225+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
226226 with :
227227 node-version-file : .node-version
228228 cache : pnpm
You can’t perform that action at this time.
0 commit comments