Skip to content

Commit 4f7c3fd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/pnpm/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333

3434
- name: ⚙️ Install pnpm
3535
if: inputs.enable-corepack == 'false'
36-
uses: pnpm/action-setup@v2
36+
uses: pnpm/action-setup@v4
3737
id: pnpm-install
3838
with:
3939
run_install: false

0 commit comments

Comments
 (0)