Skip to content

Commit 895c46f

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3af59c3 commit 895c46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-test.yml

+1-1
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@v3.1.0
35+
- uses: codecov/codecov-action@v5.1.1

0 commit comments

Comments
 (0)