Skip to content

Commit 339393a

Browse files
chore(deps): update codecov/codecov-action action to v3 (#22)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e4908e5 commit 339393a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Run tests
3333
run: flutter test --coverage --coverage-path=lcov.info
3434

35-
- uses: codecov/codecov-action@v2.1.0
35+
- uses: codecov/codecov-action@v3.1.0

0 commit comments

Comments
 (0)