Skip to content

Commit

Permalink
chore: use bun 1.1.34 on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
aralroca committed Nov 14, 2024
1 parent 73ddff0 commit eccba80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Bun.js
uses: oven-sh/setup-bun@v1
with:
bun-version: 1.1.35
bun-version: 1.1.34

- name: Install dependencies
run: bun install
Expand Down

0 comments on commit eccba80

Please sign in to comment.