Bump oven-sh/setup-bun from 1 to 2 in the github-actions group (#4934)

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] 2024-07-16 22:07:23 +09:00 committed by GitHub
parent 4cfc0ff4b6
commit 50ffb0e847
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ jobs:
name: core-build-${{ runner.os }}
path: ./dist/
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
- name: install test requirements
working-directory: src/test-bun