Skip to content

Commit

Permalink
bump checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHax committed Apr 23, 2024
1 parent 3d63d5e commit 4892902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: npm run test:e2e:chrome
- name: Archive test results
if: success() || failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
continue-on-error: true
with:
name: image_comparison_results
Expand Down

0 comments on commit 4892902

Please sign in to comment.