Skip to content

Commit

Permalink
Merge pull request #38 from fsi-tue/dependabot/github_actions/oven-sh…
Browse files Browse the repository at this point in the history
…/setup-bun-2

Bump oven-sh/setup-bun from 1 to 2
  • Loading branch information
am9zZWY authored Jul 8, 2024
2 parents ba92e7c + d0edeca commit 9810733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.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

- run: bun install
- run: bun run build

0 comments on commit 9810733

Please sign in to comment.