We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a6098 commit bc59b0eCopy full SHA for bc59b0e
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
run: bin/rails db:test:prepare test test:system
83
84
- name: Keep screenshots from failed system tests
85
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
86
if: failure()
87
with:
88
name: screenshots
0 commit comments