Skip to content

Commit 859b320

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent 3e0dd92 commit 859b320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Setup pnpm
2323
if: matrix.pkg-manager == 'pnpm'
24-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
24+
uses: pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6.0.0
2525
with:
2626
version: 10
2727

0 commit comments

Comments
 (0)