update node version
This commit is contained in:
parent
189c750848
commit
5d81ffdcef
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
version: 9
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '18'
|
||||
cache: 'pnpm'
|
||||
- run: pnpm install
|
||||
- run: pnpm prettier-check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user