Skip to content

Commit f1c1fc7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: "composite"
1212
steps:
1313
- name: Install pnpm
14-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
14+
uses: pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6
1515

1616
- name: Setup Node.js
1717
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6

0 commit comments

Comments
 (0)