mirror of https://github.com/gofiber/fiber.git
build(deps): bump benchmark-action/github-action-benchmark from 1.19.3 to 1.20.1 (#2950)
build(deps): bump benchmark-action/github-action-benchmark Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.19.3 to 1.20.1. - [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.19.3...v1.20.1) --- 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/2947/head^2
parent
dfe5c6fd04
commit
6a7f015897
|
@ -37,7 +37,7 @@ jobs:
|
|||
key: ${{ runner.os }}-benchmark
|
||||
|
||||
- name: Save Benchmark Results
|
||||
uses: benchmark-action/github-action-benchmark@v1.19.3
|
||||
uses: benchmark-action/github-action-benchmark@v1.20.1
|
||||
with:
|
||||
tool: "go"
|
||||
output-file-path: output.txt
|
||||
|
|
Loading…
Reference in New Issue