Skip to content

Commit 3e42fa3

Browse files
committed
Bun version from 1.0.8 to 1.0.9 🐼
1 parent 2bd71ea commit 3e42fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Bun
2626
uses: oven-sh/setup-bun@v1
2727
with:
28-
bun-version: "1.0.8"
28+
bun-version: "1.0.9"
2929

3030
- name: Cache Cargo
3131
id: cache-cargo

0 commit comments

Comments
 (0)