diff --git a/.github/workflows/conote-ai.yml b/.github/workflows/conote-ai.yml index dbfc6a3f1..6bc32e694 100644 --- a/.github/workflows/conote-ai.yml +++ b/.github/workflows/conote-ai.yml @@ -32,7 +32,7 @@ jobs: - uses: actions/checkout@v4 - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: 11.2.2