mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
Merge pull request #1896 from gofiber/dependabot/github_actions/benchmark-action/github-action-benchmark-1.20.7
chore(deps): bump benchmark-action/github-action-benchmark from 1.20.4 to 1.20.7
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -134,7 +134,7 @@ jobs:
|
||||
path: ./cache
|
||||
key: ${{ runner.os }}-benchmark-${{ matrix.package }}
|
||||
- name: Save Benchmark Results
|
||||
uses: benchmark-action/github-action-benchmark@v1.20.4
|
||||
uses: benchmark-action/github-action-benchmark@v1.20.7
|
||||
with:
|
||||
tool: "go"
|
||||
output-file-path: ${{ matrix.package }}/output.txt
|
||||
|
||||
Reference in New Issue
Block a user