Skip to content

Commit e829d43

Browse files
ci(deps): Bump oven-sh/setup-bun from 2.1.3 to 2.2.0 (#107)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee3b830 commit e829d43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.1.3
347+
uses: oven-sh/setup-bun@v2.2.0
348348
with:
349349
bun-version: ${{ matrix.bun-version }}
350350
- id: cache

0 commit comments

Comments
 (0)