Skip to content

Commit

Permalink
Bump gradle/gradle-build-action from 2.10.0 to 2.11.0 (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Dec 13, 2023
2 parents 5557e1c + 3ca53e3 commit 9c615ce
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@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6
- uses: gradle/gradle-build-action@8cbcb9948b5892387aed077daf6f90e1f0ba5b27
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
Expand Down

0 comments on commit 9c615ce

Please sign in to comment.