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 202dadc commit 521decdCopy full SHA for 521decd
.github/workflows/gh-pages-deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v5
23
with:
24
fetch-depth: 0
25
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
26
27
node-version: 22
28
cache: npm
.github/workflows/gh-pages-test.yml
@@ -21,7 +21,7 @@ jobs:
21
0 commit comments