Skip to content

Commit 98fd35d

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

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
@@ -344,7 +344,7 @@ jobs:
344344
ref: ${{ env.REF }}
345345
- id: bun
346346
name: Setup Bun (${{ matrix.bun-version }})
347-
uses: oven-sh/setup-bun@v2.0.2
347+
uses: oven-sh/setup-bun@v2.1.0
348348
with:
349349
bun-version: ${{ matrix.bun-version }}
350350
- id: cache

0 commit comments

Comments
 (0)