We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2005c commit 36d3547Copy full SHA for 36d3547
1 file changed
.github/workflows/ci.yml
@@ -19,8 +19,6 @@ jobs:
19
20
- name: Setup pnpm
21
uses: pnpm/action-setup@v4
22
- with:
23
- version: 9
24
25
- name: Setup Node.js
26
uses: actions/setup-node@v4
@@ -43,8 +41,6 @@ jobs:
43
41
44
42
45
46
47
48
49
50
@@ -67,8 +63,6 @@ jobs:
67
63
68
64
69
65
70
71
72
66
73
74
@@ -98,8 +92,6 @@ jobs:
98
92
99
93
100
94
101
102
103
95
104
96
105
97
@@ -130,8 +122,6 @@ jobs:
130
122
131
123
132
124
133
134
135
125
136
126
137
127
0 commit comments