Skip to content

Commit fe5e78a

Browse files
author
jojohoooo
committed
fix workflow for bun setup
1 parent f61ef6f commit fe5e78a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-check-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
node-version: 18
3434

3535
- name: Setup bun
36-
uses: oven-sh/bun@v1
36+
uses: oven-sh/setup-bun@v1
3737
with:
3838
bun-version: latest
3939

0 commit comments

Comments
 (0)