Skip to content

Commit a89293e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.4.2
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656
file: ./coverage/lcov.info

0 commit comments

Comments
 (0)