diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3540aa112..d79866eee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: token: ${{ secrets.CODECOV_TOKEN }} - name: Keep screenshots from failed system specs - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 if: failure() with: name: screenshots