Skip to content

Commit

Permalink
Merge pull request #665 from hatoo/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
hatoo authored Jan 13, 2025
2 parents 906eb9f + b3ed9b6 commit 300b756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pgo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
targets: ${{ matrix.target }}
components: llvm-tools-preview
- run: cargo install cargo-pgo --version 0.2.8
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
- run: bun run pgo.js --target ${{ matrix.target }} ${{ matrix.additional_args }}
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 300b756

Please sign in to comment.