Skip to content

Commit c909642

Browse files
Update dependency bun to v1.3.4 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 775c575 commit c909642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: oven-sh/[email protected]
1616
with:
17-
bun-version: 1.3.3
17+
bun-version: 1.3.4
1818
- run: bun install -g typescript@5
1919
- run: bun install
2020
- run: tsc

0 commit comments

Comments
 (0)