We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456e630 commit e6f3863Copy full SHA for e6f3863
.github/workflows/ci.yml
@@ -22,8 +22,6 @@ jobs:
22
23
- name: Install pnpm
24
uses: pnpm/action-setup@v4.0.0
25
- with:
26
- version: 8
27
28
- name: Set node version to 20
29
uses: actions/setup-node@v4
@@ -48,8 +46,6 @@ jobs:
48
46
49
47
50
51
52
53
54
55
.github/workflows/pkg.pr.new.yml
@@ -11,8 +11,6 @@ jobs:
11
12
13
14
15
16
17
18
0 commit comments