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 d6b396c commit 9c39345Copy full SHA for 9c39345
.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