diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index cad959e401..b52fa52824 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -94,7 +94,7 @@ jobs: -benchmark-output .benchmark/results/benchmark.txt - name: Record benchmark result - uses: xgo-dev/setup-benchmark-go-action@v1 + uses: xgo-dev/setup-benchmark-go-action@v1.0.2 with: config: .github/llgo-benchmark.yml benchmark-file: .benchmark/results/benchmark.txt