Skip to content

Commit 5ebed5b

Browse files
Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#2264)
1 parent bc2993e commit 5ebed5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javaTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
run: mvn jacoco:report
150150

151151
- name: Upload coverage to Codecov
152-
uses: codecov/[email protected].2
152+
uses: codecov/[email protected].3
153153
if: github.repository_owner == 'apache'
154154
with:
155155
fail_ci_if_error: false

0 commit comments

Comments
 (0)