mirror of https://github.com/pyodide/pyodide.git
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:
parent
4cfc0ff4b6
commit
50ffb0e847
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue