Skip to content

Commit 4a44e6b

Browse files
Bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.4
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]>
1 parent 68f5270 commit 4a44e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Store benchmark results
6868
id: store-benchmarks
6969
if: ${{ github.event_name == 'push' }}
70-
uses: benchmark-action/[email protected].3
70+
uses: benchmark-action/[email protected].4
7171
with:
7272
name: Benchmarks
7373
tool: benchmarkdotnet

0 commit comments

Comments
 (0)