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 aa60e68 + 299d674 commit eddecc6Copy full SHA for eddecc6
.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: 20
22
cache: yarn
.github/workflows/test-deploy.yml
0 commit comments