Skip to content

Commit 3297d8b

Browse files
committed
chore: update github action
1 parent 0f6d3a7 commit 3297d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Node
3939
uses: actions/setup-node@v3
4040
with:
41-
node-version: 18
41+
node-version: 22
4242
cache: npm # or pnpm / yarn
4343
- name: Setup Pages
4444
uses: actions/configure-pages@v3

0 commit comments

Comments
 (0)