We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a4199 commit f55ce4dCopy full SHA for f55ce4d
1 file changed
.github/workflows/benchmarks.yml
@@ -68,7 +68,7 @@ jobs:
68
benchmark_n48.json benchmark_n256.json > benchmark_results.json
69
70
- name: Analyze benchmark results with Nyrkiö
71
- uses: nyrkio/change-detection@v2 # zizmor: ignore[unpinned-uses]
+ uses: nyrkio/change-detection@v2.0.3-pre # zizmor: ignore[unpinned-uses]
72
with:
73
name: UnoDB Benchmarks (${{matrix.arch}})
74
tool: "googlecpp"
0 commit comments