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 a355859 commit fbc2781Copy full SHA for fbc2781
.github/workflows/deploy-pages-test.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
with:
20
fetch-depth: 0
21
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
22
23
node-version: 22
24
cache: yarn
.github/workflows/deploy-pages.yml
@@ -19,7 +19,7 @@ jobs:
25
0 commit comments