Skip to content

Commit 2cd2bf8

Browse files
chore(deps): update pnpm/action-setup action to v5 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a22f314 commit 2cd2bf8

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@v4
14+
- uses: pnpm/action-setup@v5
1515
with:
1616
version: "10.32.1"
1717
- uses: actions/setup-node@v6

0 commit comments

Comments
 (0)