mirror of
https://github.com/fmhy/edit.git
synced 2026-01-17 17:31:18 +11:00
chore(gh-pages): bump node-version to 20
This commit is contained in:
parent
4da817f466
commit
5e470ac48e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
cache: pnpm
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue