We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9ca10 commit 712e11bCopy full SHA for 712e11b
1 file changed
.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@v7
97
if: failure()
98
with:
99
name: screenshots
0 commit comments