Skip to content

Commit

Permalink
Bump pnpm/action-setup from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 9b07cf7 commit d49fb63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0

- uses: actions/[email protected]
with:
Expand All @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0

- uses: actions/[email protected]
with:
Expand Down

0 comments on commit d49fb63

Please sign in to comment.