We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f318af9 commit bf99a51Copy full SHA for bf99a51
2 files changed
.github/workflows/build.yml
@@ -15,6 +15,8 @@ jobs:
15
16
- name: Setup pnpm
17
uses: pnpm/action-setup@v4
18
+ with:
19
+ version: 10.26.2
20
21
- name: Setup Node.js 18
22
uses: actions/setup-node@v4
.github/workflows/ci.yml
0 commit comments