Skip to content

Commit

Permalink
chore: Upgrade upload-artifact (#1510)
Browse files Browse the repository at this point in the history
* test

* revert
  • Loading branch information
bchu1 authored Jan 24, 2025
1 parent 4f967c0 commit 3f18c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
E2E_CONFIG: ${{ secrets.E2E_CONFIG }}
CI: true

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: html-report-${{ matrix.browser }}-${{ matrix.shardCurrent }}-${{ matrix.shardTotal }}
Expand Down

0 comments on commit 3f18c06

Please sign in to comment.