Skip to content

Commit a642b93

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0
1 parent 27823ec commit a642b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

+1-1
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@v5.0.7
24+
uses: codecov/codecov-action@v5.4.0
2525
check_links:
2626
runs-on: ubuntu-latest
2727
steps:

0 commit comments

Comments
 (0)