diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d84b8c0..2a585d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - uses: pnpm/action-setup@v4.1.0 with: - version: 10.15.1 + version: 10.16.1 - run: pnpm install @@ -56,7 +56,7 @@ jobs: - uses: pnpm/action-setup@v4.1.0 with: - version: 10.15.1 + version: 10.16.1 - run: pnpm install @@ -84,7 +84,7 @@ jobs: - uses: pnpm/action-setup@v4.1.0 with: - version: 10.15.1 + version: 10.16.1 - uses: kellyselden/ember-cli-update-action@v7 with: diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 18daf83..9516d79 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: - uses: pnpm/action-setup@v4.1.0 with: - version: 10.15.1 + version: 10.16.1 - run: pnpm install