Skip to content

Commit df41d7e

Browse files
committed
feat: 改为node20第四次
1 parent ad85ed6 commit df41d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Pages
1919
uses: actions/configure-pages@v3
2020
with:
21-
node-version: 16
21+
node-version: 20
2222
- name: pnpm-setup
2323
uses: pnpm/action-setup@v2
2424
with:

0 commit comments

Comments
 (0)