Skip to content

Commit

Permalink
Update cypress.yml (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmundra authored Oct 28, 2024
1 parent b906317 commit 8c17f2c
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 @@ -34,7 +34,7 @@ jobs:
check_name: "Cypress Test Results"

- name: Archive test results.
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: always()
with:
name: cypress-results
Expand Down

0 comments on commit 8c17f2c

Please sign in to comment.