We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0513875 commit d16f4eaCopy full SHA for d16f4ea
2 files changed
.github/workflows/ci.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Setup pnpm
24
uses: pnpm/action-setup@v4
25
with:
26
+ version: 9
27
run_install: false
28
29
- name: Get pnpm store directory
.github/workflows/pr.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- version: 10
0 commit comments