Skip to content

Commit

Permalink
Update run-cypress-tests.yml
Browse files Browse the repository at this point in the history
Updated run-cypress-tests.yml with v4 of the artifact actions
  • Loading branch information
sahalali authored Feb 3, 2025
1 parent 2b150fb commit 081e6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
npx cypress run --browser firefox --env "$env_arg"
- name: Upload Cypress Debug Logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: cypress-debug-logs
Expand Down

0 comments on commit 081e6cd

Please sign in to comment.