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 ff531c9 commit dac60fcCopy full SHA for dac60fc
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install pnpm
30
uses: pnpm/action-setup@v4
31
with:
32
- version: latest-9
+ version: latest-10
33
standalone: true
34
- name: pnpm install
35
run: pnpm install
0 commit comments