diff --git a/.github/workflows/nuxthub.yml b/.github/workflows/nuxthub.yml index 4cee156..08d132b 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: - version: 9 + useLockfile: true - name: Install Node.js uses: actions/setup-node@v4