We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3120f commit 7aae7a8Copy full SHA for 7aae7a8
.github/workflows/benchmark.yml
@@ -27,7 +27,7 @@ jobs:
27
path: ./benchmarks
28
key: ${{ runner.os }}-benchmark
29
- name: Store benchmarks result
30
- uses: benchmark-action/github-action-benchmark@v1.20.1
+ uses: benchmark-action/github-action-benchmark@v1.20.3
31
with:
32
name: Benchmarks
33
tool: 'go'
0 commit comments