diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 6ffc3035..751e3714 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -27,7 +27,7 @@ jobs: with: path: ./cache key: ${{ runner.os }}-benchmark - - uses: benchmark-action/github-action-benchmark@v1.20.3 + - uses: benchmark-action/github-action-benchmark@v1.20.7 with: tool: 'go' output-file-path: test-results/benchmark-results-${{ env.GITHUB_REF_NAME }}.txt