mirror of
https://github.com/gofiber/storage.git
synced 2026-04-22 23:07:21 +08:00
Merge pull request #2577 from gofiber/dependabot/github_actions/benchmark-action/github-action-benchmark-1.22.0
chore(deps): bump benchmark-action/github-action-benchmark from 1.21.0 to 1.22.0
This commit is contained in:
@@ -134,7 +134,7 @@ jobs:
|
||||
path: ./cache
|
||||
key: ${{ runner.os }}-benchmark-${{ matrix.package }}
|
||||
- name: Save Benchmark Results
|
||||
uses: benchmark-action/github-action-benchmark@v1.21.0
|
||||
uses: benchmark-action/github-action-benchmark@v1.22.0
|
||||
with:
|
||||
tool: "go"
|
||||
output-file-path: ${{ matrix.package }}/output.txt
|
||||
|
||||
Reference in New Issue
Block a user