Skip to content

Commit

Permalink
v2: Update benchmark-action to v1.20.3 (#3084)
Browse files Browse the repository at this point in the history
Update benchmark gh action
  • Loading branch information
gaby committed Jul 23, 2024
1 parent 1c52689 commit 87bb93e
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 @@ -36,7 +36,7 @@ jobs:
key: ${{ runner.os }}-benchmark

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

0 comments on commit 87bb93e

Please sign in to comment.