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 cddf98a commit 2cbe48bCopy full SHA for 2cbe48b
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
run: bin/rails db:test:prepare test test:system
94
95
- name: Keep screenshots from failed system tests
96
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
97
if: failure()
98
with:
99
name: screenshots
0 commit comments