Skip to content

Commit

Permalink
bump oven-sh/setup-bun
Browse files Browse the repository at this point in the history
  • Loading branch information
SutuSebastian committed Oct 17, 2024
1 parent 4e993ab commit e3702c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ runs:
using: composite
steps:
- name: Setup Bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.1.21
bun-version: 1.1.30

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit e3702c3

Please sign in to comment.