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 88dc930 commit 7a4a9b5Copy full SHA for 7a4a9b5
.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