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 a8c1869 commit 93e8907Copy full SHA for 93e8907
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup node
30
uses: actions/setup-node@v4
31
with:
32
- node-version: 18
+ node-version: 20
33
34
- name: Install pnpm
35
uses: pnpm/action-setup@v3.0.0
.github/workflows/main.yml
0 commit comments