Skip to content

Commit

Permalink
Merge pull request #1880 from TryQuiet/dependabot/github_actions/cypr…
Browse files Browse the repository at this point in the history
…ess-io/github-action-6

Bump cypress-io/github-action from 2 to 6
  • Loading branch information
Kacper-RF authored Oct 5, 2023
2 parents e91f6ad + 3dfaad5 commit 48c5a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: "Remove test files workaround"
run: find packages/desktop/src -name '*.test.*' -delete && find packages/backend/src -name '*.test.*' -delete

- uses: cypress-io/github-action@v2
- uses: cypress-io/github-action@v6
with:
install: false
command: npm run regression-test:ci
Expand Down

0 comments on commit 48c5a7c

Please sign in to comment.