From 6f9dc9ad69eea6190eaafd50554e54bbad0de999 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 12:59:58 +0000 Subject: [PATCH] Update benchmark-action/github-action-benchmark action to v1.22.1 --- .github/workflows/benchmark.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index 8fb9b475..5224d997 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -62,7 +62,7 @@ jobs: run: nox -s benchmark - name: Store benchmark result in github.io - uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1.22.0 + uses: benchmark-action/github-action-benchmark@52576c92bccf6ac60c8223ec7eb2565637cae9ba # v1.22.1 with: name: Pytest-Benchmark Benchmark tool: "pytest"