Skip to content

Commit

Permalink
Update e2e upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
ccxzhang committed Oct 3, 2024
1 parent b3876e7 commit a5bb7ea
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 @@ -62,7 +62,7 @@ jobs:
path: test-results/

- name: Upload error screenshots
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: failure()
with:
name: error-screenshots
Expand Down

0 comments on commit a5bb7ea

Please sign in to comment.