Update Node in Actions
This commit is contained in:
parent
980f376e84
commit
e671b71418
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node:
|
node:
|
||||||
- lts/dubnium
|
- lts/erbium
|
||||||
- node
|
- node
|
||||||
|
|
Loading…
Add table
Reference in a new issue