diff --git a/.github/workflows/backstop.yml b/.github/workflows/backstop.yml index 9fee0dcf..68f60f1b 100644 --- a/.github/workflows/backstop.yml +++ b/.github/workflows/backstop.yml @@ -38,7 +38,7 @@ jobs: env: CI: true - name: Upload report as downloadable artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 if: always() with: name: backstop-report