Skip to content

Commit a1fca67

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: make unit_test
5151
- name: Build APK
5252
run: make build_android
53-
- uses: codecov/codecov-action@v3.1.0
53+
- uses: codecov/codecov-action@v5.0.7
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656
file: ./coverage/lcov.info

0 commit comments

Comments
 (0)