Skip to content

Commit c19bd3c

Browse files
authored
chore: update benchmark pipeline (#288)
* chore: update benchmark pipeline * fix version
1 parent 7d1c8b2 commit c19bd3c

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
@@ -20,7 +20,7 @@ jobs:
2020
run: cd src/FluentAssertions.Analyzers.BenchmarkTests && dotnet run -c Release --exporters json --filter '*'
2121

2222
- name: Store benchmark result
23-
uses: rhysd/github-action-benchmark@v1
23+
uses: benchmark-action/github-action-benchmark@v1.18.0
2424
with:
2525
name: FluentAssertions.Analyzers Benchmark
2626
tool: 'benchmarkdotnet'

0 commit comments

Comments
 (0)