Skip to content

Commit 87f5e61

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent b3cdbcf commit 87f5e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-node-and-install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ runs:
8383
8484
- name: Install pnpm
8585
if: steps.detect-package-manager.outputs.package-manager == 'pnpm'
86-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
86+
uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6
8787
id: pnpm-setup
8888
with:
8989
run_install: false

0 commit comments

Comments
 (0)