We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049120a commit 1d815c1Copy full SHA for 1d815c1
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup pnpm
26
uses: pnpm/action-setup@v4
27
with:
28
- version: 8
+ version: 9
29
30
- name: Install dependencies
31
run: pnpm install --frozen-lockfile
0 commit comments