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 b0c2a37 commit 1af4588Copy full SHA for 1af4588
.github/workflows/pull-request.yml
@@ -14,6 +14,8 @@ jobs:
14
15
- name: Setup pnpm
16
uses: pnpm/action-setup@v4
17
+ with:
18
+ version: 9
19
20
- name: Use Node.js
21
uses: actions/setup-node@v4
0 commit comments