We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 118642c + d92cbfc commit f87d48fCopy full SHA for f87d48f
1 file changed
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
run: bin/rails db:test:prepare test
90
91
- name: Keep screenshots from failed system tests
92
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
93
if: failure()
94
with:
95
name: screenshots
0 commit comments