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.
2 parents 700dfc7 + 4d079bc commit bc21dcfCopy full SHA for bc21dcf
.github/workflows/test.yml
@@ -217,7 +217,7 @@ jobs:
217
- run: |-
218
mv scalals-linux-x86_64 scalals-x86_64-linux
219
chmod +x scalals-x86_64-linux
220
- - uses: bencherdev/bencher@1d1c45692712dff7540147474ebd116f36b2f0e3 # v0.5.6
+ - uses: bencherdev/bencher@32414ab2b6e90713b1d85e6507ff1b802028f667 # v0.5.7
221
- name: Track base branch benchmarks with Bencher
222
env:
223
BRANCH: ${{ github.head_ref || github.ref_name }}
0 commit comments