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 aaa2275 commit 6984547Copy full SHA for 6984547
.github/workflows/ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
run: dotnet run -c Release --project src/FhirParametersGenerator.Benchmark
40
41
- name: Store benchmark result
42
- uses: rhysd/github-action-benchmark@cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea # v1.19.3
+ uses: rhysd/github-action-benchmark@1846227a307d8c0149b960b986d46f8f4c95db0c # v1.20.1
43
with:
44
name: Benchmark.Net Benchmark
45
tool: "benchmarkdotnet"
0 commit comments