We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f00e3 commit 7cb19f9Copy full SHA for 7cb19f9
.github/workflows/benchmark.yml
@@ -33,7 +33,7 @@ jobs:
33
# So we can fetch the exact benchmark data from the previous commit.
34
key: ${{ runner.os }}-benchmark-${{ github.event.before }}
35
- name: Store benchmarks result
36
- uses: benchmark-action/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
+ uses: benchmark-action/github-action-benchmark@4e0b38bc48375986542b13c0d8976b7b80c60c00 # v1.20.5
37
with:
38
name: Benchmarks
39
tool: 'go'
0 commit comments