Skip to content

Commit bb9bc0e

Browse files
Update codecov/codecov-action action to v5.0.2
1 parent cb52d44 commit bb9bc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- name: Run Unit Tests
3737
run: ./gradlew test
3838
- name: Codecov
39-
uses: codecov/codecov-action@v5.0.0
39+
uses: codecov/codecov-action@v5.0.2
4040
with:
4141
token: ${{ secrets.CODE_COV_TOKEN }}

0 commit comments

Comments
 (0)