Skip to content

Commit 778a134

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb0eda4 commit 778a134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: Run tests
4444
run: flutter test --coverage --coverage-path=lcov.info
4545

46-
- uses: codecov/codecov-action@v3.1.0
46+
- uses: codecov/codecov-action@v3.1.2

0 commit comments

Comments
 (0)