Skip to content

Commit a485a59

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2
1 parent 5c19ecf commit a485a59

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

0 commit comments

Comments
 (0)