Skip to content

Commit 3cadb2f

Browse files
Update codecov/codecov-action action to v5.0.4 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf0615a commit 3cadb2f

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.2
39+
uses: codecov/codecov-action@v5.0.4
4040
with:
4141
token: ${{ secrets.CODE_COV_TOKEN }}

0 commit comments

Comments
 (0)