diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 06590ed..5953f91 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v3 - name: Download build zip - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: ${{ github.event.repository.name }} path: ${{ github.event.repository.name }}