Skip to content

Commit 7824089

Browse files
1 parent a5eae09 commit 7824089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
"repo-name=${repoName}" >> ${env:GITHUB_OUTPUT}
5656
5757
- name: Publish results
58-
uses: martincostello/benchmarkdotnet-results-publisher@v1
58+
uses: martincostello/benchmarkdotnet-results-publisher@f09f6e7372fe5a62424758eb6bf1e5463ce9fd82
5959
with:
6060
branch: ${{ github.ref_name }}
6161
comment-on-threshold: true

0 commit comments

Comments
 (0)