We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b1197 commit 7d9285bCopy full SHA for 7d9285b
.github/workflows/release-from-pr-comment.yaml
@@ -66,8 +66,6 @@ jobs:
66
67
- name: Setup pnpm
68
uses: pnpm/action-setup@v4
69
- with:
70
- version: 10
71
72
- name: Configure git
73
run: |
0 commit comments