Skip to content

Commit

Permalink
chore(deps): update oven-sh/setup-bun action to v2 (#3874)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
Boshen and renovate[bot] authored Jun 24, 2024
1 parent 0b41303 commit a85d313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:

- name: Set up Bun
if: steps.filter.outputs.src == 'true'
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2

- name: Install Node.js
if: steps.filter.outputs.src == 'true'
Expand Down

0 comments on commit a85d313

Please sign in to comment.