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