We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ebd46 commit 2054c97Copy full SHA for 2054c97
1 file changed
.github/workflows/deploy-to-github-pages.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Setup Node.js
28
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
29
with:
30
node-version: 22
31
cache: npm
0 commit comments