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 e454a8a commit aa705a2Copy full SHA for aa705a2
.github/workflows/vite.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Node
34
uses: actions/setup-node@v4
35
with:
36
- node-version: 20
+ node-version: 18
37
cache: 'npm'
38
- name: Install dependencies
39
run: npm ci
0 commit comments