We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0ac81 commit bb3c537Copy full SHA for bb3c537
.github/workflows/benchmarks.yml
@@ -24,7 +24,7 @@ jobs:
24
run: cargo bench -p jsonrpsee-benchmarks -- --output-format bencher | tee output.txt
25
26
- name: Store benchmark result
27
- uses: rhysd/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
+ uses: rhysd/github-action-benchmark@4e0b38bc48375986542b13c0d8976b7b80c60c00 # v1.20.5
28
with:
29
tool: "cargo"
30
output-file-path: "output.txt"
0 commit comments