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 076fca3 commit b177950Copy full SHA for b177950
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v3
11
12
- name: Install pnpm
13
- uses: pnpm/action-setup@v2.2.4
+ uses: pnpm/action-setup@v2.4.0
14
with:
15
version: 7
16
0 commit comments