From 499d488018a3f2779e3f79bdad25325ba61dd9a5 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Tue, 18 Aug 2026 13:38:27 +0800 Subject: [PATCH] ci: validate benchmark publisher compatibility --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 68821b81fa..82916c7cb9 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -78,7 +78,7 @@ jobs: "$GITHUB_WORKSPACE/.benchmark/results" - name: Record benchmark result - uses: xgo-dev/setup-benchmark-go-action@v1.0.4 + uses: dastai/setup-benchmark-go-action@1b6c2f7b1376bb35e6cfe8dd064ad0945c126b5a with: config: .github/llgo-benchmark.yml benchmark-file: .benchmark/results/benchmark.txt