mirror of https://github.com/gofiber/fiber.git
build(deps): bump benchmark-action/github-action-benchmark from 1.16.2 to 1.19.3 (#2827)
build(deps): bump benchmark-action/github-action-benchmark Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.16.2 to 1.19.3. - [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](https://github.com/benchmark-action/github-action-benchmark/compare/v1.16.2...v1.19.3) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/2826/head
parent
2a2801f486
commit
dbe0443b90
|
@ -37,7 +37,7 @@ jobs:
|
|||
key: ${{ runner.os }}-benchmark
|
||||
|
||||
- name: Save Benchmark Results
|
||||
uses: benchmark-action/github-action-benchmark@v1.16.2
|
||||
uses: benchmark-action/github-action-benchmark@v1.19.3
|
||||
with:
|
||||
tool: "go"
|
||||
output-file-path: output.txt
|
||||
|
|
Loading…
Reference in New Issue