Bump actions/upload-artifact from 4 to 5 #33

Open
dependabot[bot] wants to merge 1 commit from dependabot/github_actions/actions/upload-artifact-5 into main

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@v4
uses: actions/upload-artifact@v5
if: failure()
with:
name: screenshots