Skip to content

Commit f04010f

Browse files
chore(deps): update oven-sh/setup-bun action to v2
1 parent e52fad3 commit f04010f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-bun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020

21-
- uses: oven-sh/setup-bun@v1
21+
- uses: oven-sh/setup-bun@v2
2222
with:
2323
bun-version: latest
2424

0 commit comments

Comments
 (0)