diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4cc9225..12ed123 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: run: bundle exec rspec - name: Keep screenshots from failed system tests - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: failure() with: name: screenshots