diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index e09fae59..04298dc6 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -27,7 +27,7 @@ jobs: key: ${{ runner.os }}-benchmark # Run `github-action-benchmark` action - name: Store benchmark result - uses: benchmark-action/github-action-benchmark@v1 + uses: benchmark-action/github-action-benchmark@v1.11.3 with: # What benchmark tool the output.txt came from tool: 'customBiggerIsBetter'