We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41951c9 commit 4c5b5bbCopy full SHA for 4c5b5bb
.github/workflows/build-and-deploy-pages.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
path: ${{ matrix.branch }}
53
key: ${{ env.CACHE_KEY }}
54
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
55
if: steps.artifacts-restore.outputs.cache-hit != 'true'
56
57
node-version: 24
0 commit comments