Skip to content

Commit

Permalink
chore: upgrade upload cypress screenshots with v4
Browse files Browse the repository at this point in the history
  • Loading branch information
g-saracca committed Nov 15, 2024
1 parent 7375cf5 commit 1b9419b
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 @@ -143,7 +143,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit 1b9419b

Please sign in to comment.