diff --git a/.github/workflows/npmpublish.yml b/.github/workflows/npmpublish.yml index 22eda64..2b8e28e 100644 --- a/.github/workflows/npmpublish.yml +++ b/.github/workflows/npmpublish.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v6 with: repository: ether/etherpad-lite - - uses: pnpm/action-setup@v5 + - uses: pnpm/action-setup@v6 name: Install pnpm with: version: 10