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 7a9cd2a commit ddae03aCopy full SHA for ddae03a
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup pnpm
22
uses: pnpm/action-setup@v4
23
with:
24
- version: 9.x.x
+ version: 9.4.0
25
26
- name: Setup node env ${{ matrix.node-version }} 🏗
27
uses: actions/setup-node@v3
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
uses: pnpm/action-setup@v2
28
29
30
- name: Setup node env 🏗
31
0 commit comments