diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index ad70f669..460ab249 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -15,7 +15,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Pnpm Setup - uses: pnpm/aciton-setup@v4 + uses: pnpm/action-setup@v4 with: version: 8 - name: Cypress run