Skip to content

Commit 241ebe0

Browse files
chore(deps): update codecov/codecov-action action to v3.1.6 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f06ccc commit 241ebe0

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.4
60+
- uses: codecov/codecov-action@v3.1.6
6161
with:
6262
fail_ci_if_error: false

0 commit comments

Comments
 (0)