We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c47e5f commit af01f48Copy full SHA for af01f48
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.1
+ version: 10.12.4
32
33
- name: Setup Node.js 21.x
34
uses: actions/setup-node@v4
0 commit comments