1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

use node 18

This commit is contained in:
Mikael Finstad 2023-08-21 13:09:07 +02:00
parent dc71256921
commit a1c861f90f
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 16
node-version: 18
cache: 'yarn'
- run: yarn