Skip to content

Commit 43c4c93

Browse files
ci(deps): Bump pnpm/action-setup from 4 to 5 (#727)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v5) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '5' 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 ba7df98 commit 43c4c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: store
4545
fetch-depth: 2
4646

47-
- uses: pnpm/action-setup@v4
47+
- uses: pnpm/action-setup@v5
4848
with:
4949
run_install: false
5050

0 commit comments

Comments
 (0)