We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22f314 commit 2cd2bf8Copy full SHA for 2cd2bf8
1 file changed
.github/workflows/verify-hooks.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v6
12
with:
13
fetch-depth: 100
14
- - uses: pnpm/action-setup@v4
+ - uses: pnpm/action-setup@v5
15
16
version: "10.32.1"
17
- uses: actions/setup-node@v6
0 commit comments