File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
35
35
36
36
- name : Setup Node.js ${{ matrix.node }}
37
- uses : actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3.3 .0
37
+ uses : actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3.4 .0
38
38
with :
39
39
node-version : ${{ matrix.node }}
40
40
check-latest : true
@@ -173,7 +173,7 @@ jobs:
173
173
uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
174
174
175
175
- name : Setup Node.js ${{ matrix.node }}
176
- uses : actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3.3 .0
176
+ uses : actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3.4 .0
177
177
with :
178
178
node-version : ${{ matrix.node }}
179
179
check-latest : true
You can’t perform that action at this time.
0 commit comments