Skip to content

Commit d629a13

Browse files
Upgrade to vite 8
1 parent 3c504c0 commit d629a13

9 files changed

Lines changed: 1156 additions & 2495 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Use Node.js
7979
uses: actions/setup-node@v4
8080
with:
81-
node-version: 20 # minimum supported version
81+
node-version: 24 # minimum supported version
8282

8383
- name: Download artifacts
8484
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)