Skip to content

Commit 27b5381

Browse files
authored
Merge pull request #158 from nuhkoca/renovate/codecov-codecov-action-5.x
Update codecov/codecov-action action to v5
2 parents e908735 + 51bbc47 commit 27b5381

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)