Skip to content

Commit

Permalink
update cypress yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Feb 28, 2025
1 parent a99f088 commit 990fe34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# We need to fetch all branches and commits so that Nx affected has a base to compare against.
fetch-depth: 0
- name: Install dependencies
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
# just perform install
runTests: false
Expand Down

0 comments on commit 990fe34

Please sign in to comment.