Skip to content

Commit

Permalink
Merge pull request #152 from signalwire/dependabot/github_actions/cyp…
Browse files Browse the repository at this point in the history
…ress-io/github-action-6

Bump cypress-io/github-action from 5 to 6
  • Loading branch information
lucasmellos authored Dec 20, 2023
2 parents bebe2e2 + 5bd4981 commit 4352a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
npm i
- name: Cypress run
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
working-directory: ${{ inputs.CONTEXT }}
install: false
Expand Down

0 comments on commit 4352a48

Please sign in to comment.