Skip to content

Commit d551b92

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent 241ebe0 commit d551b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
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@v4.4.1
6161
with:
6262
fail_ci_if_error: false

0 commit comments

Comments
 (0)