From 8d9596ea414759fab6b4b8e89e9fbe08baaad4a1 Mon Sep 17 00:00:00 2001 From: Henrik Ingo Date: Thu, 10 Jul 2025 17:40:34 +0300 Subject: [PATCH] =?UTF-8?q?Workflows:=20Update=20to=20newest=20Nyrki=C3=B6?= =?UTF-8?q?=20Github=20Action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I noticed on instance of the nyrkio github action was still using the old name. Updating to nyrkio/change-detection@HEAD. All other entries are already updaeted, --- .github/workflows/rust_perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust_perf.yml b/.github/workflows/rust_perf.yml index 9cf0cd2f1..3ee8527d2 100644 --- a/.github/workflows/rust_perf.yml +++ b/.github/workflows/rust_perf.yml @@ -88,7 +88,7 @@ jobs: nyrkio-public: true - name: Analyze SQLITE3 result with Nyrkiƶ - uses: nyrkio/github-action-benchmark@HEAD + uses: nyrkio/change-detection@HEAD with: name: clickbench/sqlite3 tool: time