Skip to content

Commit

Permalink
chore: update benchmark pipeline (#288)
Browse files Browse the repository at this point in the history
* chore: update benchmark pipeline

* fix version
  • Loading branch information
Meir017 committed Jan 10, 2024
1 parent 7d1c8b2 commit c19bd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: cd src/FluentAssertions.Analyzers.BenchmarkTests && dotnet run -c Release --exporters json --filter '*'

- name: Store benchmark result
uses: rhysd/github-action-benchmark@v1
uses: benchmark-action/github-action-benchmark@v1.18.0
with:
name: FluentAssertions.Analyzers Benchmark
tool: 'benchmarkdotnet'
Expand Down

0 comments on commit c19bd3c

Please sign in to comment.