upgrade node version in ci

pull/2350/head
Mikael Finstad 1 year ago
parent b4a8f4c7fe
commit c096f654e7
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
cache: 'yarn'
- run: yarn install --immutable

Loading…
Cancel
Save