Skip to content

Commit aa705a2

Browse files
committed
npm version
1 parent e454a8a commit aa705a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Node
3434
uses: actions/setup-node@v4
3535
with:
36-
node-version: 20
36+
node-version: 18
3737
cache: 'npm'
3838
- name: Install dependencies
3939
run: npm ci

0 commit comments

Comments
 (0)