Skip to content

Commit

Permalink
chore: use latest version as req per cloud tool (#3036)
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina authored Sep 25, 2024
1 parent 4b2a7ea commit 597cdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
unset REPORT_FULL_PATH_REF
- name: Install bencher
uses: bencherdev/bencher@v0.4.18
uses: bencherdev/bencher@main

- name: Run Bencher on PR
if: github.event.pull_request.head.repo.full_name == github.repository && github.event_name == 'pull_request'
Expand Down

0 comments on commit 597cdec

Please sign in to comment.