Skip to content

Commit 8c1cc19

Browse files
authored
Update ci.yml
1 parent b46a538 commit 8c1cc19

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
@@ -137,7 +137,7 @@ jobs:
137137
run: ./gradlew codeCoverageReport
138138

139139
- name: Send code coverage report to Codecov.io
140-
uses: codecov/codecov-action@v4
140+
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
141141
with:
142142
token: ${{ secrets.CODECOV_TOKEN }}
143143
docs:

0 commit comments

Comments
 (0)