Skip to content

Commit ec12255

Browse files
committed
Pin Publish Bun
1 parent 05b14ec commit ec12255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Bun
1515
uses: oven-sh/setup-bun@v2
1616
with:
17-
bun-version: latest
17+
bun-version: 1.2.22
1818

1919
- name: Install Dependencies
2020
run: bun install

0 commit comments

Comments
 (0)