This commit is contained in:
dependabot[bot] 2025-10-27 18:49:33 +00:00 committed by GitHub
commit bfc2f17726
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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