Skip to content

Commit 0c7d65b

Browse files
Revert to v1 tag
Fix is published.
1 parent 0e2a968 commit 0c7d65b

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@f09f6e7372fe5a62424758eb6bf1e5463ce9fd82
58+
uses: martincostello/benchmarkdotnet-results-publisher@v1
5959
with:
6060
branch: ${{ github.ref_name }}
6161
comment-on-threshold: true

0 commit comments

Comments
 (0)