Skip to content

Commit

Permalink
Merge pull request #917 from FlowFuse/dependabot/github_actions/cypre…
Browse files Browse the repository at this point in the history
…ss-io/github-action-6

Bump cypress-io/github-action from 4 to 6
  • Loading branch information
joepavitt authored Jun 11, 2024
2 parents 0de57fe + 39c1525 commit da1a737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run Linting Tests
run: npm run lint
- name: Run Dashboard E2E (Cypress) Tests
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v6
with:
install: false
config-file: cypress.config.js
Expand Down

0 comments on commit da1a737

Please sign in to comment.