We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c0845 commit df7358aCopy full SHA for df7358a
2 files changed
.github/workflows/ci.yml
@@ -18,8 +18,6 @@ jobs:
18
19
- name: Install pnpm
20
uses: pnpm/action-setup@v4
21
- with:
22
- version: 8
23
24
- name: Setup Node.js ${{ matrix.node-version }}
25
uses: actions/setup-node@v4
@@ -65,8 +63,6 @@ jobs:
65
63
66
64
67
68
69
70
71
- name: Setup Node.js
72
@@ -102,8 +98,6 @@ jobs:
102
98
103
99
104
100
105
106
107
101
108
109
.github/workflows/publish.yml
@@ -16,8 +16,6 @@ jobs:
16
17
0 commit comments