Skip to content

Commit 5ae53c6

Browse files
chore(deps): update codecov/codecov-action action to v3 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e33569 commit 5ae53c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: flutter test --no-pub --coverage
5656

5757
- name: Codecov Dart SDK
58-
uses: codecov/codecov-action@v2
58+
uses: codecov/codecov-action@v3
5959
with:
6060
flags: Dart-sdk
6161
directory: ./lib

0 commit comments

Comments
 (0)