Skip to content

Commit

Permalink
Merge pull request #74 from jessekelly881/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub-actions-425ef0bb78

chore(deps): bump oven-sh/setup-bun from 1 to 2 in the github-actions group
  • Loading branch information
jessekelly881 authored Jul 15, 2024
2 parents fea4dd6 + 9109258 commit 079fb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
uses: ./.github/actions/setup
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
if: matrix.runtime == 'Bun'
with:
bun-version: 1.0.25
Expand Down

0 comments on commit 079fb09

Please sign in to comment.