There was an error while loading. Please reload this page.
2 parents 5abcfb3 + af0153f commit f2620caCopy full SHA for f2620ca
1 file changed
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
run: bin/rails db:test:prepare && bin/rspec
87
88
- name: Keep screenshots from failed system tests
89
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
90
if: failure()
91
with:
92
name: screenshots
0 commit comments