Skip to content

Commit b8255c6

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent ed4e3b0 commit b8255c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ 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@v4.1.1
4747

0 commit comments

Comments
 (0)