Skip to content

Commit

Permalink
Try reverting to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
imanish003 committed Dec 23, 2024
1 parent e939b57 commit 4d2fa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
npm run test:e2e
- name: Archive debug artifacts (screenshots, HTML snapshots)
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
if: always()
with:
name: failures-artifacts
Expand Down

0 comments on commit 4d2fa43

Please sign in to comment.