Skip to content

Commit 7468d82

Browse files
Update codecov/codecov-action action to v7
1 parent 4a8ae2e commit 7468d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: ./gradlew check
3131
- name: Upload Lib Unit Tests Report to CodeCov
3232
# https://github.com/codecov/codecov-action
33-
uses: codecov/codecov-action@v6
33+
uses: codecov/codecov-action@v7
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
flags: libunittests

0 commit comments

Comments
 (0)