Skip to content

Commit b9d0c73

Browse files
Update Codecov github action
1 parent 7b2476c commit b9d0c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: ./javaEE/gradlew -p ./javaEE test
3636

3737
- name: Codecov
38-
uses: codecov/codecov-action@v1.0.4
38+
uses: codecov/codecov-action@v1.0.5
3939
with:
4040
token: ${{secrets.CODECOV_TOKEN}}
4141
yml: ./codecov.yml

0 commit comments

Comments
 (0)