Skip to content

Commit

Permalink
chore: update version of bun in ghaction
Browse files Browse the repository at this point in the history
  • Loading branch information
aralroca committed Sep 24, 2023
1 parent 39f1224 commit 05216ba
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 @@ -15,7 +15,7 @@ jobs:
- name: Bunjs
uses: oven-sh/setup-bun@v1
with:
bun-version: "0.6.12"
version: 1.0.3
- name: Install dependencies
run: bun install
- run: bun run build
Expand Down

0 comments on commit 05216ba

Please sign in to comment.