diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21c59c6..9eaffab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,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