Skip to content

Commit e166b62

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 16fec47 commit e166b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
- name: Format coverage
5858
run: dart pub global run coverage:format_coverage --lcov --in=coverage.json --out=lcov.info --report-on=lib
5959

60-
- uses: codecov/codecov-action@v3.1.6
60+
- uses: codecov/codecov-action@v5.3.1
6161
with:
6262
fail_ci_if_error: false

0 commit comments

Comments
 (0)