mirror of
https://github.com/mifi/lossless-cut.git
synced 2026-09-19 02:17:19 +08:00
upgrade node version in ci
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
cache: 'yarn'
|
||||
|
||||
- run: yarn install --immutable
|
||||
|
||||
Reference in New Issue
Block a user