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 a14985d commit 91e84e5Copy full SHA for 91e84e5
.github/workflows/ci.yml
@@ -23,7 +23,6 @@ jobs:
23
- name: Setup pnpm
24
uses: pnpm/action-setup@v4
25
with:
26
- version: 9
27
run_install: false
28
29
- name: Setup Node.js (with pnpm cache)
.github/workflows/publish.yml
- name: Setup Node.js (with pnpm cache + npm registry)
.github/workflows/release.yml
@@ -27,7 +27,6 @@ jobs:
30
31
32
33
0 commit comments