Skip to content

Commit c38b376

Browse files
committed
build: deploy
1 parent e800b1f commit c38b376

File tree

2 files changed

+7692
-1
lines changed

2 files changed

+7692
-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
- name: Setup Node
2424
uses: actions/setup-node@v4
2525
with:
26-
node-version: "18"
26+
node-version: "22"
2727
cache: 'npm'
2828

2929
- name: Setup Pages

0 commit comments

Comments
 (0)