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 b39d2df + b233139 commit e01ae37Copy full SHA for e01ae37
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v5
17
with:
18
fetch-depth: 0
19
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
20
21
node-version: 22
22
cache: npm
.github/workflows/test-deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
0 commit comments