diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e37611d..e399319 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -52,7 +52,7 @@ jobs: key: ${{ runner.os }}-benchmark - name: Save Benchmark Results - uses: benchmark-action/github-action-benchmark@v1.19.3 + uses: benchmark-action/github-action-benchmark@v1.20.1 with: # What benchmark tool the output.txt came from tool: 'go'