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.
2 parents f6349f7 + 7a4a9b5 commit 6a10e3dCopy full SHA for 6a10e3d
.github/workflows/deploy-github-pages.yml
@@ -35,7 +35,7 @@ jobs:
35
extended: true
36
37
- name: Setup Node
38
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
39
with:
40
node-version: '20'
41
cache: 'npm'
0 commit comments