mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-23 23:17:20 +00:00
fix(ci): bump node version (#3289)
This commit is contained in:
@@ -7,6 +7,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16.x
|
||||
node-version: 18.x
|
||||
- run: yarn --no-lockfile
|
||||
- run: yarn lint
|
||||
|
||||
Reference in New Issue
Block a user