Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 68f5270 commit 4a44e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Store benchmark results
id: store-benchmarks
if: ${{ github.event_name == 'push' }}
uses: benchmark-action/[email protected].3
uses: benchmark-action/[email protected].4
with:
name: Benchmarks
tool: benchmarkdotnet
Expand Down

0 comments on commit 4a44e6b

Please sign in to comment.