diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5d189379d..e115c7d8f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: uses: pnpm/action-setup@v6.0.9 id: pnpm-install with: - version: "11.8.0" + version: "11.9.0" run_install: false - name: Setup nodejs uses: actions/setup-node@v6 diff --git a/.tool-versions b/.tool-versions index 9e9739490..e4969ccea 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ syncher 0.0.44 nodejs 24.17.0 -pnpm 11.8.0 +pnpm 11.9.0