diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26f7dc2..367d73a 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.1 if: failure() with: name: screenshots