Commit 914b960 1 parent cd077a1 commit 914b960 Copy full SHA for 914b960
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 89
89
${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-
90
90
91
91
- name : Set up Node.js
92
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
92
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
93
93
with :
94
94
# We want to ensure that the Node.js version running here respects our supported versions
95
95
node-version-file : ' .nvmrc'
Original file line number Diff line number Diff line change 95
95
cache-lint-
96
96
97
97
- name : Set up Node.js
98
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
98
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
99
99
with :
100
100
# We want to ensure that the Node.js version running here respects our supported versions
101
101
node-version-file : ' .nvmrc'
@@ -173,7 +173,7 @@ jobs:
173
173
fetch-depth : 0
174
174
175
175
- name : Set up Node.js
176
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
176
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
177
177
with :
178
178
# We want to ensure that the Node.js version running here respects our supported versions
179
179
node-version-file : ' .nvmrc'
Original file line number Diff line number Diff line change 97
97
cache-lint-
98
98
99
99
- name : Set up Node.js
100
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
100
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
101
101
with :
102
102
# We want to ensure that the Node.js version running here respects our supported versions
103
103
node-version-file : ' .nvmrc'
You can’t perform that action at this time.
0 commit comments