We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a58767 commit 7049913Copy full SHA for 7049913
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup pnpm 9
24
uses: pnpm/action-setup@v4
25
with:
26
- version: 9
+ version: 9.2.0
27
28
- name: Setup Node.js 20.x
29
uses: actions/setup-node@v4
0 commit comments