Skip to content

Commit 96ed327

Browse files
Update dependency bun to v1.3.12
1 parent 6dee5c6 commit 96ed327

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# v2
5353
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6
5454
with:
55-
bun-version: 1.3.11
55+
bun-version: 1.3.12
5656

5757
- name: Cache bun modules
5858
uses: actions/cache@v5

.github/workflows/deploy-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# v2
5252
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6
5353
with:
54-
bun-version: 1.3.11
54+
bun-version: 1.3.12
5555

5656
- name: Cache bun modules
5757
uses: actions/cache@v5

0 commit comments

Comments
 (0)