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 b29cc6c commit 1442e57Copy full SHA for 1442e57
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
version: 6.32.9
25
- uses: actions/setup-node@v4
26
with:
27
- node-version: '20'
+ node-version: '18'
28
cache: 'pnpm'
29
30
- name: install
0 commit comments