We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3027c13 commit 97a008aCopy full SHA for 97a008a
2 files changed
.github/workflows/changesets.yml
@@ -13,8 +13,6 @@ jobs:
13
with:
14
fetch-depth: 0
15
- uses: pnpm/action-setup@v4
16
- with:
17
- version: 10.32.1
18
- uses: actions/setup-node@v4
19
20
node-version: 22
.github/workflows/ci.yml
@@ -20,8 +20,6 @@ jobs:
steps:
21
- uses: actions/checkout@v4
22
23
24
25
26
27
@@ -51,8 +49,6 @@ jobs:
51
49
52
50
components: rustfmt, clippy
53
54
55
56
57
58
0 commit comments