Skip to content

Commit 04ceccb

Browse files
chore(deps): update codecov/codecov-action action to v5 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd83671 commit 04ceccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: flutter test --coverage
7979

8080
- name: 📊 Upload coverage to Codecov
81-
uses: codecov/codecov-action@v4
81+
uses: codecov/codecov-action@v5
8282
with:
8383
file: apps/coverage/lcov.info
8484
flags: flutter

0 commit comments

Comments
 (0)