Skip to content

Commit 547de9f

Browse files
Update codecov/codecov-action action to v5.1.0 (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3fbd87 commit 547de9f

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

0 commit comments

Comments
 (0)