Skip to content

Commit bc7648d

Browse files
committed
Quartz sync: May 15, 2025, 2:44 PM
1 parent 8399429 commit bc7648d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0 # Fetch all history for git info
2424
- uses: actions/setup-node@v4
2525
with:
26-
node-version: 18.14
26+
node-version: 22.
2727
- name: Install Dependencies
2828
run: npm ci
2929
- name: Build Quartz

0 commit comments

Comments
 (0)