Skip to content

Commit beaddea

Browse files
Update codecov/codecov-action action to v5.1.2
1 parent 76d17b4 commit beaddea

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

0 commit comments

Comments
 (0)