Skip to content

Commit afd31fa

Browse files
authored
Merge pull request #558 from VirtualLiveLab/renovate/pnpm-action-setup-4.x
chore(deps): update pnpm/action-setup action to v4.2.0
2 parents f7bd1fd + c5d6583 commit afd31fa

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@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
8+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
99
with:
1010
run_install: false
1111

0 commit comments

Comments
 (0)