Skip to content

Commit 16b5c2a

Browse files
ci(deps): Bump oven-sh/setup-bun from 2.0.2 to 2.1.0 (#296)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c05df1 commit 16b5c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ jobs:
342342
ref: ${{ env.REF }}
343343
- id: bun
344344
name: Setup Bun (${{ matrix.bun-version }})
345-
uses: oven-sh/setup-bun@v2.0.2
345+
uses: oven-sh/setup-bun@v2.1.0
346346
with:
347347
bun-version: ${{ matrix.bun-version }}
348348
- id: cache

0 commit comments

Comments
 (0)