Skip to content

Commit 5c60606

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 5b7b844 commit 5c60606

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
@@ -140,7 +140,7 @@ jobs:
140140
run: ./gradlew codeCoverageReport
141141

142142
- name: Send code coverage report to Codecov.io
143-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
143+
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
144144
with:
145145
token: ${{ secrets.CODECOV_TOKEN }}
146146
docs:

0 commit comments

Comments
 (0)