Skip to content

Commit

Permalink
chore: update deprecated upload-artifact action #474
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab authored and frodrigo committed Feb 6, 2025
1 parent c75e084 commit 09ace57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
wait-on-timeout: 30

- name: Keep failed cypress-screenshots
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-screenshots
Expand Down

0 comments on commit 09ace57

Please sign in to comment.