Update the node version to run e2e tests

This commit is contained in:
Felipe Knorr Kuhn 2025-01-15 21:52:38 -08:00
parent a898701830
commit 4da145ff5c
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

View File

@ -273,7 +273,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