There was an error while loading. Please reload this page.
1 parent 1293c19 commit 0d7ba10Copy full SHA for 0d7ba10
2 files changed
.github/workflows/ci.yml
@@ -21,8 +21,6 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- uses: pnpm/action-setup@v4
24
- with:
25
- version: 10
26
- uses: actions/setup-node@v4
27
with:
28
node-version: ${{ matrix.node }}
.github/workflows/release.yml
@@ -15,8 +15,6 @@ jobs:
15
16
17
18
19
20
node-version: 20
@@ -40,8 +38,6 @@ jobs:
40
38
41
39
fetch-depth: 0
42
43
44
45
46
47
0 commit comments