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 1a015a6 commit 74f5a9cCopy full SHA for 74f5a9c
.github/workflows/CI.yml
@@ -15,7 +15,7 @@ jobs:
15
registry-url: "https://registry.npmjs.org"
16
- uses: pnpm/[email protected]
17
with:
18
- version: 6.0.2
+ version: 6.9.1
19
20
- name: install deps
21
run: pnpm install --frozen-lockfile
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
0 commit comments