diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7abdfc7..036da27 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -97,7 +97,7 @@ - name: Install Yarn v3 uses: borales/actions-yarn@v3 with: - cmd: set version stable + cmd: set version 3.2.1 - name: Install Dependencies uses: borales/actions-yarn@v3