mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-02-04 02:34:24 +00:00
[build] Update to NodeJS 18.13.0 (latest LTS)
This commit is contained in:
parent
dfc53fb272
commit
4e11549a54
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,6 +9,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '18'
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
|
@ -1 +1 @@
|
||||
nodejs 14.18.0
|
||||
nodejs 18.13.0
|
||||
|
20861
package-lock.json
generated
20861
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user