We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513f016 commit e718680Copy full SHA for e718680
.github/workflows/build.yml
@@ -13,6 +13,7 @@ jobs:
13
- uses: pnpm/action-setup@v4
14
name: Install pnpm
15
with:
16
+ version: 10.18.2
17
run_install: false
18
19
- name: Install Node.js
0 commit comments