diff --git a/.github/workflows/nuxthub.yml b/.github/workflows/nuxthub.yml index 08d132b..4cee156 100644 --- a/.github/workflows/nuxthub.yml +++ b/.github/workflows/nuxthub.yml @@ -18,7 +18,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@v4 with: - useLockfile: true + version: 9 - name: Install Node.js uses: actions/setup-node@v4