Skip to content

Commit f74bf5a

Browse files
chore(deps): update oven-sh/setup-bun action to v2
1 parent 0edf099 commit f74bf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
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)