Skip to content

Commit 747b2b6

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent 812b99a commit 747b2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)