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