Skip to content

Commit

Permalink
build(deps): bump pnpm/action-setup from 2.2.4 to 4.0.0 (#155)
Browse files Browse the repository at this point in the history
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 4.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v2.2.4...v4.0.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  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>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 2b18daf commit c986df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4.0.0

- name: Setup Node 18
uses: actions/setup-node@v3
Expand Down

0 comments on commit c986df0

Please sign in to comment.