Skip to content

Commit 212d699

Browse files
Update codecov/codecov-action action to v4.4.1 (#840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31fca59 commit 212d699

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/[email protected].0
24+
uses: codecov/[email protected].1
2525
check_links:
2626
runs-on: ubuntu-latest
2727
steps:

0 commit comments

Comments
 (0)