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 b7d18a4 commit 8e89d2dCopy full SHA for 8e89d2d
.github/workflows/deploy-github-pages.yml
@@ -35,7 +35,7 @@ jobs:
35
extended: true
36
37
- name: Setup Node
38
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
39
with:
40
node-version: '20'
41
cache: 'npm'
0 commit comments