diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 044a54a..86e85a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Cypress run uses: cypress-io/github-action@v5 - name: Archive screenshots - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: screenshot path: cypress/ \ No newline at end of file