Skip to content

Commit acb2cec

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

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@v5.1.2
4747

0 commit comments

Comments
 (0)