use node 20 for deployment too + bump node types
This commit is contained in:
parent
67f1dc32a5
commit
bd648185bc
3 changed files with 46 additions and 41 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
version: 8.11.0
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
cache: "pnpm"
|
||||
- name: Install Dependencies
|
||||
run: pnpm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue