chore(ci): upgrade node-version to 22 from 18

This commit is contained in:
jyje 2024-10-03 15:14:04 +09:00
parent dd00c8580c
commit 3b970fc856

View File

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0 # Fetch all history for git info
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 22
- name: Install Dependencies
run: npm ci
- name: Build Quartz