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.
2 parents 84dc2b2 + d026c06 commit 690a73fCopy full SHA for 690a73f
.github/workflows/ci-bun.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
21
- - uses: oven-sh/setup-bun@v1
+ - uses: oven-sh/setup-bun@v2
22
23
bun-version: latest
24
package.json
@@ -84,6 +84,6 @@
84
"node": "20"
85
},
86
"volta": {
87
- "node": "20.14.0"
+ "node": "20.15.0"
88
}
89
0 commit comments