Skip to content

Commit

Permalink
test 12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Nov 12, 2023
1 parent 3d81975 commit 5f5affe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,775 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/currents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Check SHA
run: |
file /root/.cache/Cypress/12.17.3/Cypress/Cypress
file /root/.cache/Cypress/12.4.0/Cypress/Cypress
- name: Cancel the run if workflow is cancelled
if: ${{ cancelled() }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"cypress": "12.17.3",
"cypress": "12.4.0",
"cypress-cloud": "^1.9.6",
"typescript": "^5.0.2"
}
Expand Down
Loading

0 comments on commit 5f5affe

Please sign in to comment.