Skip to content

Commit 2c8c716

Browse files
upgrade vite to resolve esbuild dependabot alert
1 parent 2e5b540 commit 2c8c716

File tree

3 files changed

+351
-198
lines changed

3 files changed

+351
-198
lines changed

.github/workflows/pages.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: 22
3737
cache: 'npm'
3838
- name: Install dependencies
3939
run: npm ci

0 commit comments

Comments
 (0)