Skip to content

Commit

Permalink
Merge pull request #44 from The-Best-Codes/renovate/oven-sh-setup-bun…
Browse files Browse the repository at this point in the history
…-2.x

chore(deps): update oven-sh/setup-bun action to v2
  • Loading branch information
The-Best-Codes authored Nov 28, 2024
2 parents a226eef + 9111dcf commit 8b015df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 8b015df

Please sign in to comment.