diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3c8e8acb..adf63d99 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -38,7 +38,7 @@ jobs: run: npm run test:e2e - name: Upload screenshots - uses: actions/upload-artifact@latest + uses: actions/upload-artifact if: failure() with: name: cypress-snapshots