Skip to content

Commit

Permalink
Bump Bun in CI to 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Dec 10, 2023
1 parent c65f36a commit ebc8a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.15
bun-version: 1.0.16
- name: install dependencies
run: bun install
- name: lint
Expand Down

0 comments on commit ebc8a2c

Please sign in to comment.