diff --git a/.github/workflows/01-cypress.yml b/.github/workflows/01-cypress.yml index 4f03c07..7b3d8fc 100644 --- a/.github/workflows/01-cypress.yml +++ b/.github/workflows/01-cypress.yml @@ -15,7 +15,7 @@ jobs: uses: ./.github/actions/npm-cache - name: ⬇️Download build - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: build path: out