Skip to content

Commit

Permalink
update: update artifact version for master
Browse files Browse the repository at this point in the history
  • Loading branch information
rishavjeet committed Jan 14, 2025
1 parent 9211c00 commit 6c8ba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Archive HTML Report on failure
if: failure()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: report
path: ./tests/e2e-playwright/artifacts
Expand Down

0 comments on commit 6c8ba9e

Please sign in to comment.