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 1f7e0b5 commit 26791a9Copy full SHA for 26791a9
.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@abcb3ce3975e1e86f06f2c04e3a4059ccdb91cc1 # v1.0.2
+ uses: martincostello/benchmarkdotnet-results-publisher@84935c3cb80c647b384217ba2bd501876ab02b11 # v1.0.3
65
with:
66
branch: ${{ github.ref_name }}
67
comment-on-threshold: true
0 commit comments