Update benchmark-action/github-action-benchmark action to v1.20.1

This commit is contained in:
renovate[bot] 2024-05-09 08:14:21 +00:00 committed by Daniel Lockyer
parent 83e50c9883
commit 15569145f3

View File

@ -402,7 +402,7 @@ jobs:
jq '[{ name: "Boot time", unit: "s", value: .results[0].median, range: ((.results[0].max - .results[0].min) | tostring) }]' < boot-perf.json > boot-perf-formatted.json
- name: Run analysis
uses: benchmark-action/github-action-benchmark@v1.18.0
uses: benchmark-action/github-action-benchmark@v1.20.1
with:
tool: 'customSmallerIsBetter'
output-file-path: ghost/core/boot-perf-formatted.json