Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54ef288

Browse files
chore(deps): update oven-sh/setup-bun action to v2 (#2889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0edf099 commit 54ef288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
node-version: '18.x'
5959
cache: 'npm'
6060
cache-dependency-path: '**/package-lock.json'
61-
- uses: oven-sh/setup-bun@v1
61+
- uses: oven-sh/setup-bun@v2
6262
- name: setup pnpm/yarn
6363
run: |
6464
npm install -g corepack

0 commit comments

Comments
 (0)