Skip to content

Commit fabde64

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent 2cd2bf8 commit fabde64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify-hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v6
1212
with:
1313
fetch-depth: 100
14-
- uses: pnpm/action-setup@v5
14+
- uses: pnpm/action-setup@v6
1515
with:
1616
version: "10.32.1"
1717
- uses: actions/setup-node@v6

0 commit comments

Comments
 (0)