We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a51bd commit cf737e8Copy full SHA for cf737e8
1 file changed
.github/workflows/cd.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install pnpm
17
uses: pnpm/action-setup@v4
18
with:
19
- version: 9
+ version: 10.8.0
20
run_install: false
21
22
- name: Install Node.js
0 commit comments