diff --git a/.github/workflows/nuxthub.yml b/.github/workflows/nuxthub.yml index 4bb0ae6..24f51ad 100644 --- a/.github/workflows/nuxthub.yml +++ b/.github/workflows/nuxthub.yml @@ -20,8 +20,8 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@v4 - with: - version: 9 + with: + version: 9 - name: Install Node.js uses: actions/setup-node@v4