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 62b4e05 commit 2c88629Copy full SHA for 2c88629
.github/workflows/benchmark.yml
@@ -61,7 +61,7 @@ jobs:
61
"repo-name=${repoName}" >> ${env:GITHUB_OUTPUT}
62
63
- name: Publish results
64
- uses: martincostello/benchmarkdotnet-results-publisher@84935c3cb80c647b384217ba2bd501876ab02b11 # v1.0.3
+ uses: martincostello/benchmarkdotnet-results-publisher@ac86c486fd2192a48c0945be2824752632aa1314 # v2.0.0
65
with:
66
branch: ${{ github.ref_name }}
67
comment-on-threshold: true
0 commit comments