diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26f7dc2..46e066d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: run: bin/test - name: Keep screenshots from failed system tests - uses: actions/upload-artifact@v6.0.0 + uses: actions/upload-artifact@v7.0.0 if: failure() with: name: screenshots