mirror of https://github.com/gofiber/fiber.git
parent
1c526892e7
commit
87bb93ecf0
|
@ -36,7 +36,7 @@ jobs:
|
||||||
key: ${{ runner.os }}-benchmark
|
key: ${{ runner.os }}-benchmark
|
||||||
|
|
||||||
- name: Save Benchmark Results
|
- name: Save Benchmark Results
|
||||||
uses: benchmark-action/github-action-benchmark@v1.16.2
|
uses: benchmark-action/github-action-benchmark@v1.20.3
|
||||||
with:
|
with:
|
||||||
tool: "go"
|
tool: "go"
|
||||||
output-file-path: output.txt
|
output-file-path: output.txt
|
||||||
|
|
Loading…
Reference in New Issue