We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9521898 commit f713144Copy full SHA for f713144
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup PNPM
21
uses: pnpm/[email protected]
22
with:
23
- version: 8.0.0
+ version: 8.6.1
24
25
- name: Install
26
run: pnpm install
0 commit comments