Skip to content

Commit c69a6d3

Browse files
Update oven-sh/setup-bun action to v2
1 parent 5b64a45 commit c69a6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Setup bun
16-
uses: oven-sh/setup-bun@v1
16+
uses: oven-sh/setup-bun@v2
1717
with:
1818
bun-version: latest
1919
- name: Install dependencies

0 commit comments

Comments
 (0)