Skip to content

Commit 845fedb

Browse files
authored
Bump codecov/codecov-action from 4.3.0 to 4.4.1 (#644)
2 parents 01f6887 + de76179 commit 845fedb

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
1919
with:
2020
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
21-
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed
21+
- uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c
2222
with:
2323
flags: unittests
2424
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)