Skip to content

Commit 917f1e8

Browse files
authored
Merge branch 'master' into dependabot/github_actions/codecov/codecov-action-4.3.0
2 parents 3220fba + 6d2ceca commit 917f1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
distribution: temurin
1717
java-version: 8
18-
- uses: gradle/gradle-build-action@29c0906b64b8fc82467890bfb7a0a7ef34bda89e
18+
- uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39
1919
with:
2020
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
2121
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed

0 commit comments

Comments
 (0)