File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
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@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
92+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .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 6767 fetch-depth : 0
6868
6969 - name : Set up Node.js
70- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
70+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
7171 with :
7272 # We want to ensure that the Node.js version running here respects our supported versions
7373 node-version-file : ' .nvmrc'
Original file line number Diff line number Diff line change 7070 cache-lint-
7171
7272 - name : Set up Node.js
73- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
73+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
7474 with :
7575 # We want to ensure that the Node.js version running here respects our supported versions
7676 node-version-file : ' .nvmrc'
@@ -125,7 +125,7 @@ jobs:
125125 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
126126
127127 - name : Set up Node.js
128- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
128+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
129129 with :
130130 # We want to ensure that the Node.js version running here respects our supported versions
131131 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@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
98+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
9999 with :
100100 # We want to ensure that the Node.js version running here respects our supported versions
101101 node-version-file : ' .nvmrc'
You can’t perform that action at this time.
0 commit comments