Skip to content

Commit

Permalink
Bump bencherdev/bencher from 0.4.2 to 0.4.7
Browse files Browse the repository at this point in the history
Bumps [bencherdev/bencher](https://github.com/bencherdev/bencher) from 0.4.2 to 0.4.7.
- [Release notes](https://github.com/bencherdev/bencher/releases)
- [Commits](bencherdev/bencher@v0.4.2...v0.4.7)

---
updated-dependencies:
- dependency-name: bencherdev/bencher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 8c4d446 commit 7a803e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compiler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
cargo install iai-callgrind-runner --version $version --force
- name: Install Bencher CLI
uses: bencherdev/bencher@v0.4.2
uses: bencherdev/bencher@v0.4.7
- name: Run benchmarks and store results
working-directory: compiler/vm/
# TODO: Support PRs from forks: https://bencher.dev/docs/how-to/github-actions/#pull-requests-from-forks
Expand Down

0 comments on commit 7a803e1

Please sign in to comment.