Skip to content

Commit 5ebb8a5

Browse files
committed
Update benchmark action
1 parent 45e21a9 commit 5ebb8a5

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
@@ -14,7 +14,7 @@ jobs:
1414
dotnet-version: '10.x'
1515
- run: dotnet run -p CSharpMath.Rendering.Benchmarks
1616
- name: Store benchmark result
17-
uses: Happypig375/github-action-benchmark@v1
17+
uses: benchmark-action/github-action-benchmark@v1
1818
with:
1919
name: CSharpMath.Rendering.Benchmarks
2020
tool: 'benchmarkdotnet'

0 commit comments

Comments
 (0)