mirror of
https://github.com/re-rxjs/react-rxjs.git
synced 2025-12-08 18:01:51 +00:00
upgrade CI to node 16
This commit is contained in:
parent
1516ed7df3
commit
14a07f219d
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '16'
|
||||
- run: npm ci
|
||||
- run: npm run lint
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user