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 5319ca2 commit 5328259Copy full SHA for 5328259
1 file changed
.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.12
+ bun-version: 1.3.13
21
- name: install dependencies 🔧
22
run: bun install
23
- name: build ✅
0 commit comments