Skip to content

Commit

Permalink
Use main
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreffs committed Oct 14, 2024
1 parent 72a7126 commit d571e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
include-hidden-files: true

- name: JMH Benchmark Action
uses: kitlangton/jmh-benchmark-action@v0.1.1
uses: kitlangton/jmh-benchmark-action@main
with:
jmh-output-path: Benchmarks/Current_run.jmh.json
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d571e5f

Please sign in to comment.