We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d111e8b commit 0c48b3eCopy full SHA for 0c48b3e
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install pnpm
27
uses: pnpm/action-setup@v4
28
with:
29
- version: 9
+ version: 10
30
run_install: true
31
32
- name: Setup Node.js
0 commit comments