Skip to content

Commit 9393b2d

Browse files
Update dependency bun to v1.3.7
1 parent fc82cbe commit 9393b2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1
1818
with:
19-
bun-version: 1.0.1
19+
bun-version: 1.3.7
2020

2121
- name: Cache node_modules
2222
id: cache-npm-packages

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1
1818
with:
19-
bun-version: 1.0.1
19+
bun-version: 1.3.7
2020

2121
- name: Cache node_modules
2222
id: cache-npm-packages

0 commit comments

Comments
 (0)