Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
renyunkang authored Oct 29, 2024
1 parent a62adda commit ecf449b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18.19
node-version: 20.16
- name: Install Dependencies
run: npm ci
- name: Build Quartz
Expand Down

0 comments on commit ecf449b

Please sign in to comment.