diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f7586d..eda7967 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -153,7 +153,7 @@ jobs: run: yarn test:e2e - name: Upload failure screenshots - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: failure() with: name: e2e-failure-screenshots