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

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