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 57b7d2c commit 5aea117Copy full SHA for 5aea117
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
name: checkout code 📥
18
- uses: oven-sh/setup-bun@v2
19
with:
20
- bun-version: 1.2.23
+ bun-version: 1.3.0
21
- name: install dependencies 🔧
22
run: bun install
23
- name: build ✅
0 commit comments