update node to 20.4.0
This commit is contained in:
parent
aef7b0238b
commit
f76b3edbdd
10 changed files with 13 additions and 10 deletions
2
.github/workflows/test-production.yml
vendored
2
.github/workflows/test-production.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x]
|
||||
node-version: [20.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue