Update the node version to run e2e tests
This commit is contained in:
parent
a898701830
commit
4da145ff5c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -273,7 +273,7 @@ jobs:
|
|||||||
- name: Setup node
|
- name: Setup node
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 22
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
cache-dependency-path: ${{ matrix.module }}/frontend/package-lock.json
|
cache-dependency-path: ${{ matrix.module }}/frontend/package-lock.json
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user