Skip to content

Commit

Permalink
Update oven-sh/setup-bun action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed Jun 23, 2024
1 parent e2e98d4 commit bdbcd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo dpkg -i hyperfine_1.18.0_amd64.deb
- name: Install bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
# Cannot upgrade due to https://github.com/oven-sh/bun/issues/8314
bun-version: 1.0.23
Expand Down

0 comments on commit bdbcd00

Please sign in to comment.