Update workflow-1.yml (#33)
This commit is contained in:
parent
73c8e70e29
commit
5f8fa94145
.github/workflows
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: ['14.x', '16.x', '18.x']
|
||||
node-version: ['14.x', '16.x', '18.x', '20.x']
|
||||
|
||||
steps:
|
||||
- uses: 'actions/checkout@v2'
|
||||
|
|
Loading…
Reference in New Issue