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 8e2a9e5 commit c8ca041Copy full SHA for c8ca041
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install pnpm
13
uses: pnpm/action-setup@v2
14
with:
15
- version: 7
+ version: 8
16
- name: Install Node.js
17
uses: actions/setup-node@v3
18
0 commit comments