Skip to content

Commit 51bbc47

Browse files
Update codecov/codecov-action action to v5
1 parent e908735 commit 51bbc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
path: app/build/outputs/apk/
141141

142142
- uses: actions/checkout@master
143-
- uses: codecov/codecov-action@v4
143+
- uses: codecov/codecov-action@v5
144144
with:
145145
flags: unittests
146146
fail_ci_if_error: true

0 commit comments

Comments
 (0)