Skip to content

Commit

Permalink
Bump rhysd/github-action-benchmark from 1.19.3 to 1.20.3
Browse files Browse the repository at this point in the history
Bumps [rhysd/github-action-benchmark](https://github.com/rhysd/github-action-benchmark) from 1.19.3 to 1.20.3.
- [Release notes](https://github.com/rhysd/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](benchmark-action/github-action-benchmark@cc9ac13...4de1bed)

---
updated-dependencies:
- dependency-name: rhysd/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent a37dd7a commit f31bbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: cargo bench --bench track -- --output-format bencher | grep -v 'Gnuplot not found' | tee benches.out

- name: Compare benchmarks
uses: rhysd/github-action-benchmark@cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea
uses: rhysd/github-action-benchmark@4de1bed97a47495fc4c5404952da0499e31f5c29
with:
name: Track benchmarks
tool: cargo
Expand Down

0 comments on commit f31bbf0

Please sign in to comment.