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 4401a45 + c2b767f commit 8aa797bCopy full SHA for 8aa797b
1 file changed
.github/workflows/deploy-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v4
29
30
- name: Setup Node.js
31
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
32
with:
33
node-version: '20'
34
cache: 'npm'
0 commit comments