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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
92+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
98+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
176+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
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 9494 cache-lint-
9595
9696 - name : Set up Node.js
97- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
97+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
9898 with :
9999 # We want to ensure that the Node.js version running here respects our supported versions
100100 node-version-file : ' .nvmrc'
You can’t perform that action at this time.
0 commit comments