upgrade node version in ci

This commit is contained in:
Mikael Finstad
2025-03-12 20:00:03 +09:00
parent b4a8f4c7fe
commit c096f654e7
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
cache: 'yarn'
- run: yarn install --immutable