We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf9e3c commit a063f0eCopy full SHA for a063f0e
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup pnpm
29
uses: pnpm/action-setup@v4
30
with:
31
- version: 10.12.4
+ version: 10.22.0
32
33
- name: Setup Node.js 21.x
34
uses: actions/setup-node@v4
0 commit comments