Skip to content

Commit aeaa6b0

Browse files
dependabot[bot]sondr3
authored andcommitted
Bump pnpm/action-setup from 4.1.0 to 4.2.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40c660e commit aeaa6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v5
18-
- uses: pnpm/action-setup@v4.1.0
18+
- uses: pnpm/action-setup@v4.2.0
1919
- uses: actions/setup-node@v5
2020
with:
2121
node-version: ${{ matrix.node }}

0 commit comments

Comments
 (0)