diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dbe83d6..a6ae67c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.34.5 + version: 11.15.1 - run: pnpm install @@ -56,7 +56,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.34.5 + version: 11.15.1 - run: pnpm install @@ -84,7 +84,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.34.5 + version: 11.15.1 - uses: kellyselden/ember-cli-update-action@v7 with: diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 331bf2e..08d2579 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.34.5 + version: 11.15.1 - run: pnpm install