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