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 7d1c8b2 commit c19bd3cCopy full SHA for c19bd3c
.github/workflows/benchmark.yml
@@ -20,7 +20,7 @@ jobs:
20
run: cd src/FluentAssertions.Analyzers.BenchmarkTests && dotnet run -c Release --exporters json --filter '*'
21
22
- name: Store benchmark result
23
- uses: rhysd/github-action-benchmark@v1
+ uses: benchmark-action/github-action-benchmark@v1.18.0
24
with:
25
name: FluentAssertions.Analyzers Benchmark
26
tool: 'benchmarkdotnet'
0 commit comments