File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
key : ${{ runner.os }}-benchmark
46
46
# Run `github-action-benchmark` action
47
47
- name : Store benchmark result
48
- uses : benchmark-action/github-action-benchmark@0bde2d41092a995d4879e943a8cef102ea688f3b
48
+ uses : benchmark-action/github-action-benchmark@29e55772d85cc51b2a291bde13f33ef9014d2d1f
49
49
if : github.ref == 'refs/heads/develop'
50
50
with :
51
51
# What benchmark tool the output.txt came from
62
62
comment-on-alert : true
63
63
# I don't fully understand but the two storage options are mutually exclusive if they're in the same block
64
64
- name : Store Result into Github Pages
65
- uses : benchmark-action/github-action-benchmark@0bde2d41092a995d4879e943a8cef102ea688f3b
65
+ uses : benchmark-action/github-action-benchmark@29e55772d85cc51b2a291bde13f33ef9014d2d1f
66
66
if : github.ref == 'refs/heads/develop'
67
67
with :
68
68
tool : ' go'
You can’t perform that action at this time.
0 commit comments