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 0e2a968 commit 0c7d65bCopy full SHA for 0c7d65b
.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@f09f6e7372fe5a62424758eb6bf1e5463ce9fd82
+ uses: martincostello/benchmarkdotnet-results-publisher@v1
59
with:
60
branch: ${{ github.ref_name }}
61
comment-on-threshold: true
0 commit comments