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
@@ -170,7 +170,7 @@ jobs:
170170 standalone : true
171171
172172 - name : ⚙️ Set up Node.js
173- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
173+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
174174 with :
175175 node-version-file : .node-version
176176 cache : pnpm
@@ -209,7 +209,7 @@ jobs:
209209 standalone : true
210210
211211 - name : ⚙️ Set up Node.js
212- uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
212+ uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
213213 with :
214214 node-version-file : .node-version
215215 cache : pnpm
You can’t perform that action at this time.
0 commit comments