Skip to content

Commit f9b3d60

Browse files
committed
fix: pin bun version to 1.3.5
1 parent b663e47 commit f9b3d60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ runs:
5757
5858
- name: Setup Bun
5959
uses: oven-sh/setup-bun@v2
60+
with:
61+
bun-version: "1.3.5"
6062

6163
- name: Install dependencies
6264
shell: bash

0 commit comments

Comments
 (0)