Skip to content

Commit

Permalink
bump gha
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Jan 30, 2025
1 parent 79c1944 commit ccab448
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Use Bun 1.2.0
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.0

Expand All @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4

- name: Use Bun 1.2.0
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.0

Expand All @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v4

- name: Use Bun 1.2.0
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.0

Expand Down

0 comments on commit ccab448

Please sign in to comment.