Skip to content

Commit

Permalink
Merge pull request #335 from gofiber/dependabot/github_actions/benchm…
Browse files Browse the repository at this point in the history
…ark-action/github-action-benchmark-1.19.3

Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.19.3
  • Loading branch information
ReneWerner87 authored Feb 5, 2024
2 parents 28cff3a + 5b01a08 commit 82a1374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
key: ${{ runner.os }}-benchmark

- name: Save Benchmark Results
uses: benchmark-action/github-action-benchmark@v1.18.0
uses: benchmark-action/github-action-benchmark@v1.19.3
with:
tool: "go"
output-file-path: output.txt
Expand Down

0 comments on commit 82a1374

Please sign in to comment.