Skip to content

Commit a7e179f

Browse files
chore(deps): bump pnpm/action-setup from 4 to 6 in the github group
Bumps the github group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `pnpm/action-setup` from 4 to 6 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b574e2 commit a7e179f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
fetch-depth: 0
8282

8383
- name: Set up pnpm
84-
uses: pnpm/action-setup@v4
84+
uses: pnpm/action-setup@v6
8585
with:
8686
package_json_file: web/package.json
8787

0 commit comments

Comments
 (0)