Bump node version to v22

This commit is contained in:
Felipe Knorr Kuhn 2025-04-02 13:42:25 +09:00
parent 0b9c11dcca
commit f0224b0bf0
No known key found for this signature in database
GPG key ID: 79619B52BB097C1A
3 changed files with 4 additions and 4 deletions

View file

@ -151,7 +151,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22
cache: "npm"
cache-dependency-path: ${{ matrix.module }}/frontend/package-lock.json