mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-01 17:50:13 +00:00
changed node ver
This commit is contained in:
parent
711634074a
commit
efeffc28a9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-blog.yml
vendored
2
.github/workflows/deploy-blog.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 24
|
||||
cache: npm
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue