Skip to content

Commit 4a0c04a

Browse files
chore(deps): update pnpm/action-setup action to v5 (#619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7be22ab commit 4a0c04a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/common/setup-node-pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: composite
66
steps:
77
- name: Setup pnpm
8-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
8+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
99
with:
1010
run_install: false
1111

0 commit comments

Comments
 (0)