Skip to content

Commit

Permalink
test: bump cypress actions
Browse files Browse the repository at this point in the history
  • Loading branch information
svenadlung committed Sep 24, 2022
1 parent 7eb2658 commit db0cf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Run tests with Cypress
id: cypress
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v4.2.0
with:
cache-key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/package-lock.json') }}
start: npm run start
Expand Down

0 comments on commit db0cf6c

Please sign in to comment.