We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ba4d2 commit 1cd828cCopy full SHA for 1cd828c
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install PNPM
23
uses: pnpm/action-setup@v4
24
with:
25
- version: 9.8.0
+ version: 9.12.1
26
run_install: false
27
28
- name: Setup Node
0 commit comments