Skip to content

Commit a76eda8

Browse files
dependabot[bot]Lruihao
authored andcommitted
chore(deps): bump pnpm/action-setup from 4 to 5
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>
1 parent 77bb00c commit a76eda8

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0 # Fetch all history for generating release notes
1717

18-
- uses: pnpm/action-setup@v4
18+
- uses: pnpm/action-setup@v5
1919
- name: Setup Node.js
2020
uses: actions/setup-node@v6
2121
with:

0 commit comments

Comments
 (0)