diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccd1fde..180aafc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: CC_TEST_REPORTER_ID: 76b037109b17b44bcbe2d50604172bd85a7278e35bcc0b2651a21411e29dd143 - name: Keep screenshots from failed system tests - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 if: failure() with: name: screenshots