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 62a0811 + 5e5b7ff commit e05ba84Copy full SHA for e05ba84
.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@v4
+ - uses: actions/setup-node@v5
20
21
node-version: 18
22
cache: npm
.github/workflows/test-deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
0 commit comments