Skip to content

Commit b3fa07a

Browse files
chore: bump up pnpm/action-setup action to v5 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0a2c54 commit b3fa07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Setup the environment
44
runs:
55
using: composite
66
steps:
7-
- uses: pnpm/action-setup@v4.2.0
7+
- uses: pnpm/action-setup@v5.0.0
88
with:
99
run_install: false
1010

0 commit comments

Comments
 (0)