Compare commits

..

No commits in common. "dependabot/github_actions/actions/upload-artifact-5" and "main" have entirely different histories.

View file

@ -82,7 +82,7 @@ jobs:
run: bin/rails db:test:prepare test test:system
- name: Keep screenshots from failed system tests
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v4
if: failure()
with:
name: screenshots