use node 18

pull/1717/head
Mikael Finstad 3 years ago
parent dc71256921
commit a1c861f90f
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

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

Loading…
Cancel
Save