diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 32b80068..3986b85e 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.7 + - uses: benchmark-action/github-action-benchmark@v1.21.0 with: tool: 'go' output-file-path: test-results/benchmark-results-${{ env.GITHUB_REF_NAME }}.txt