app build - node version 22

This commit is contained in:
Jan Prochazka
2024-12-25 10:44:02 +01:00
parent 86b339535d
commit 48eb09687c
4 changed files with 8 additions and 8 deletions

View File

@@ -27,10 +27,10 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Use Node.js 18.x
- name: Use Node.js 22.x
uses: actions/setup-node@v1
with:
node-version: 18.x
node-version: 22.x
- name: yarn adjustPackageJson
run: |
yarn adjustPackageJson