Skip to content

Commit

Permalink
[AJ-1783]: Bump gradle/actions from 3 to 4 (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent c9c3d44 commit fff9d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
cache: 'gradle'

- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3
uses: gradle/actions/dependency-submission@v4

1 comment on commit fff9d7e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: fff9d7e Previous: c9c3d44 Ratio
bio.terra.pfb.LibraryBenchmarks.showNodesMedium 3213.2721198748286 ops/s 3186.507217813001 ops/s 1.01
bio.terra.pfb.LibraryBenchmarks.showNodesSmall 37564.36722170913 ops/s 37131.358192549866 ops/s 1.01
bio.terra.pfb.PfbReaderBenchmarks.convertEnum 5251284.913262814 ops/s 5188197.209442714 ops/s 1.01

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.