Skip to content

Commit

Permalink
re github upload-artifact v. 4
Browse files Browse the repository at this point in the history
  • Loading branch information
schiwaa committed Jan 23, 2025
1 parent 262bbb4 commit 47c5abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Upload test run videos
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cypress_videos
path: frontend-e2e/cypress/videos

0 comments on commit 47c5abd

Please sign in to comment.