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 5aea117 commit 829ff0bCopy full SHA for 829ff0b
.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.3.0
+ bun-version: 1.3.1
21
- name: install dependencies 🔧
22
run: bun install
23
- name: build ✅
0 commit comments