Skip to content

Commit

Permalink
Bump gradle/gradle-build-action from 3.3.1 to 3.3.2 (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames authored Apr 25, 2024
2 parents f70c7d0 + 1895811 commit 3c7a61e
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@e2097ccd7e8ed48671dc068ac4efa86d25745b39
- uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed
Expand Down

0 comments on commit 3c7a61e

Please sign in to comment.