We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068e1b7 commit 7314ed6Copy full SHA for 7314ed6
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: pnpm/action-setup@v4
13
name: Configure PNPM
14
with:
15
- version: 10
+ version: 9
16
- name: Setup node env 🏗
17
uses: actions/setup-node@v4
18
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
.github/workflows/update-indexes.yml
@@ -15,7 +15,7 @@ jobs:
19
- name: Set up Node.js
20
21
0 commit comments