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 ee3eee8 + f762616 commit 23bd612Copy full SHA for 23bd612
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
19
20
node-version: 22
21
cache: npm
.github/workflows/test-deploy.yml
0 commit comments