Skip to content

Commit

Permalink
update gradle-build-action to v2.9.0 (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames committed Oct 26, 2023
1 parent fb0de20 commit 8678ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
distribution: temurin
java-version: 8
- uses: gradle/gradle-build-action@0bfe00a136db5e61ba3416b372542a65863a9fee
- uses: gradle/gradle-build-action@842c587ad8aa4c68eeba24c396e15af4c2e9f30a
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
Expand Down

0 comments on commit 8678ab9

Please sign in to comment.