Skip to content

Commit

Permalink
chore(deps): update oven-sh/setup-bun action to v2 (#51)
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
renovate[bot] authored Jul 4, 2024
1 parent 3a1f22e commit 53c9465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: '20.3.0'

- name: Setting up bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2

- name: Installing dependencies
run: bun install
Expand Down

0 comments on commit 53c9465

Please sign in to comment.