Skip to content

Commit 4e100ce

Browse files
renovate[bot]dawsontoth
authored andcommitted
chore(deps): update pnpm/action-setup action to v5
1 parent b641335 commit 4e100ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 # v4.4.0
24+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
2525
with:
2626
version: 10
2727

0 commit comments

Comments
 (0)