Skip to content

Commit 0796b12

Browse files
Update codecov/codecov-action action to v4.4.0 (#837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 629b50a commit 0796b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build and test
2222
run: touch ./local.properties; ./gradlew check javadoc assemble
2323
- name: Upload coverage to Codecov
24-
uses: codecov/codecov-action@v4.3.1
24+
uses: codecov/codecov-action@v4.4.0
2525
check_links:
2626
runs-on: ubuntu-latest
2727
steps:

0 commit comments

Comments
 (0)