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 d898d7c commit 0e9810aCopy full SHA for 0e9810a
.github/workflows/benchmark.yaml
@@ -62,7 +62,7 @@ jobs:
62
echo "OS_VERSION=$(sw_vers -productVersion | cut -d '.' -f 1)" >> $GITHUB_ENV
63
echo "ARCH=$(uname -m)" >> $GITHUB_ENV
64
- name: Store benchmark result
65
- uses: benchmark-action/github-action-benchmark@4de1bed97a47495fc4c5404952da0499e31f5c29 # v1.20.3
+ uses: benchmark-action/github-action-benchmark@d48d326b4ca9ba73ca0cd0d59f108f9e02a381c7 # v1.20.4
66
with:
67
name: Finch Benchmark
68
tool: 'go'
0 commit comments