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 fde8103 commit 395ae62Copy full SHA for 395ae62
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
version: 6.32.9
30
- uses: actions/setup-node@v4
31
with:
32
- node-version: '20'
+ node-version: '18'
33
cache: 'pnpm'
34
35
- name: install
0 commit comments