diff --git a/.github/workflows/deploy-theme.yml b/.github/workflows/deploy-theme.yml index 4835577e..3897ac12 100644 --- a/.github/workflows/deploy-theme.yml +++ b/.github/workflows/deploy-theme.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v3 - - uses: Borales/actions-yarn@v3 + - uses: Borales/actions-yarn@v4 with: cmd: install - run: yarn install