Skip to content

Commit

Permalink
Update to v4 (#2082)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecalcc authored Sep 12, 2024
1 parent c8719c4 commit 07d108b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
CYPRESS_SCREENSHOTS_FOLDER: /tmp/cypress
- name: Upload screenshots
if: ${{ failure() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: screenshots-e2e-${{ matrix.e2e }}
path: /tmp/cypress/**/*.png

0 comments on commit 07d108b

Please sign in to comment.