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