We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee6011 commit 27bc24fCopy full SHA for 27bc24f
.github/workflows/ci.yml
@@ -7,8 +7,6 @@ jobs:
7
steps:
8
- uses: actions/checkout@v4
9
- uses: actions/setup-node@v4
10
- with:
11
- node-version: 20
12
- uses: oven-sh/setup-bun@v2
13
with:
14
bun-version: 1.1.29
package.json
@@ -38,7 +38,7 @@
38
},
39
"packageManager": "pnpm@10.2.0+sha512.0d27364e0139c6aadeed65ada153135e0ca96c8da42123bd50047f961339dc7a758fc2e944b428f52be570d1bd3372455c1c65fa2e7aa0bfbf931190f9552001",
40
"volta": {
41
- "node": "22.13.1"
+ "node": "22.14.0"
42
43
"pnpm": {
44
"overrides": {
0 commit comments