Skip to content

Commit 9d712ed

Browse files
ci(deps): Bump oven-sh/setup-bun from 2.1.3 to 2.2.0 (#544)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2aa83 commit 9d712ed

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)