We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4023647 commit a805c99Copy full SHA for a805c99
.github/workflows/benchmark.yml
@@ -98,7 +98,7 @@ jobs:
98
continue-on-error: true
99
100
- name: Store benchmark results
101
- uses: benchmark-action/github-action-benchmark@cc9ac13ce81cd106a4e7040fc2ab73a38ce02988 # v1
+ uses: benchmark-action/github-action-benchmark@4bdcce38bc94cec68da58d012ac24b7b1155efe8b # v1.20.7
102
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
103
with:
104
tool: "cargo"
0 commit comments