build(deps): bump oven-sh/setup-bun from 1 to 2 (#1170)

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]
2025-12-23 07:25:11 +01:00
committed by GitHub
parent fc6e8c0174
commit f067a4289a
2 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-go@v6
with: { go-version: '1.25' }
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
- run: make install-ui build-ui