diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b83e6af..3294afb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: working-directory: docs - run: npm run test-visual-docker # the report holds the expected, actual, and diff images for anything that moved - - uses: actions/upload-artifact@v5 + - uses: actions/upload-artifact@v7 if: failure() with: name: visual-regression-report