Skip to content

Commit 8baa5ea

Browse files
authored
Bump "setup-bun" action in CI workflow
1 parent 5cc5911 commit 8baa5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Setup Bun
22-
uses: oven-sh/setup-bun@v1
22+
uses: oven-sh/setup-bun@v2
2323

2424
- name: Clean install
2525
run: bun install

0 commit comments

Comments
 (0)