File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
39+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
186+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
225+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
226226 with :
227227 node-version-file : .node-version
228228 cache : pnpm
You can’t perform that action at this time.
0 commit comments