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 a5eae09 commit 7824089Copy full SHA for 7824089
.github/workflows/benchmark.yml
@@ -55,7 +55,7 @@ jobs:
55
"repo-name=${repoName}" >> ${env:GITHUB_OUTPUT}
56
57
- name: Publish results
58
- uses: martincostello/benchmarkdotnet-results-publisher@v1
+ uses: martincostello/benchmarkdotnet-results-publisher@f09f6e7372fe5a62424758eb6bf1e5463ce9fd82
59
with:
60
branch: ${{ github.ref_name }}
61
comment-on-threshold: true
0 commit comments