File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8989 ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}-
9090
9191 - name : Set up Node.js
92- uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
92+ uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
9393 with :
9494 # We want to ensure that the Node.js version running here respects our supported versions
9595 node-version-file : ' .nvmrc'
Original file line number Diff line number Diff line change 9595 cache-lint-
9696
9797 - name : Set up Node.js
98- uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
98+ uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
9999 with :
100100 # We want to ensure that the Node.js version running here respects our supported versions
101101 node-version-file : ' .nvmrc'
@@ -173,7 +173,7 @@ jobs:
173173 fetch-depth : 0
174174
175175 - name : Set up Node.js
176- uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
176+ uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
177177 with :
178178 # We want to ensure that the Node.js version running here respects our supported versions
179179 node-version-file : ' .nvmrc'
Original file line number Diff line number Diff line change 9292 cache-lint-
9393
9494 - name : Set up Node.js
95- uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
95+ uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
9696 with :
9797 # We want to ensure that the Node.js version running here respects our supported versions
9898 node-version-file : ' .nvmrc'
You can’t perform that action at this time.
0 commit comments