chore(deps): bump oven-sh/setup-bun from 2.1.2 to 2.2.0 (#2220)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-12 10:49:59 -05:00
committed by GitHub
parent a67e1b81e1
commit f1fd8fc38b
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
uses: ./.github/actions/setup
- name: Setup Bun
uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
- name: Run Tests
if: ${{ ! matrix.coverage }}