Skip to content

Commit e5dd289

Browse files
ollecoffeeOlle Korkmaz Zillén
andauthored
bumping setup-bun from v1 to v2 (#63)
Co-authored-by: Olle Korkmaz Zillén <[email protected]>
1 parent 44cbafd commit e5dd289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ runs:
6464

6565
- name: Setup Bun
6666
if: ${{ env.PACKAGE_MANAGER == 'bun' }}
67-
uses: oven-sh/setup-bun@v1
67+
uses: oven-sh/setup-bun@v2
6868
with:
6969
bun-version: ${{ env.VERSION }}
7070

0 commit comments

Comments
 (0)