Skip to content

Commit

Permalink
Upgraded action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
verheyenkoen authored May 30, 2024
1 parent 7557832 commit 7ab386a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v3
uses: cypress-io/github-action@v6
with:
record: true
config: video=true
Expand Down

0 comments on commit 7ab386a

Please sign in to comment.