Skip to content

Commit 3ace14a

Browse files
author
Manuel
committed
ci(frontend): Use newest node setup version and rename file to have .yaml ending #12
1 parent 4b6334b commit 3ace14a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable__e2e-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: cd docker && docker compose -f docker-compose.yml -f docker-compose.e2e.yml up -d
6363

6464
- name: Set up node for Cypress
65-
uses: actions/setup-node@v4
65+
uses: actions/setup-node@v5
6666
with:
6767
node-version: ${{ vars.NODE_VERSION }}
6868

0 commit comments

Comments
 (0)