We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b65ec commit 815c7daCopy full SHA for 815c7da
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup pnpm
39
uses: pnpm/action-setup@v4
40
with:
41
- version: 10
+ version: 10.0.0
42
43
- name: Setup Node.js
44
uses: actions/setup-node@v4
0 commit comments