Skip to content

Commit a805c99

Browse files
committed
ci: fix benchmark-action SHA (use v1.20.7 commit)
1 parent 4023647 commit a805c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
continue-on-error: true
9999

100100
- name: Store benchmark results
101-
uses: benchmark-action/github-action-benchmark@cc9ac13ce81cd106a4e7040fc2ab73a38ce02988 # v1
101+
uses: benchmark-action/github-action-benchmark@4bdcce38bc94cec68da58d012ac24b7b1155efe8b # v1.20.7
102102
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
103103
with:
104104
tool: "cargo"

0 commit comments

Comments
 (0)