Skip to content

Commit 0544a9b

Browse files
chore(deps): bump pnpm/action-setup from 5 to 6 (#75)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v5...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd8652c commit 0544a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v6
3232
with:
3333
repository: ether/etherpad-lite
34-
- uses: pnpm/action-setup@v5
34+
- uses: pnpm/action-setup@v6
3535
name: Install pnpm
3636
with:
3737
version: 10

0 commit comments

Comments
 (0)