Skip to content

Commit

Permalink
chore: update upload-artifact to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
g-saracca committed Sep 13, 2024
1 parent 40cd263 commit b31b1ab
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@v2
uses: actions/upload-artifact@v3
if: failure()
with:
name: cypress-screenshots
Expand Down

0 comments on commit b31b1ab

Please sign in to comment.