Skip to content

Commit 0718b49

Browse files
Update codecov/codecov-action action to v4 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ddbb7f commit 0718b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
name: failures
4242
path: "**/failures/*.png"
43-
- uses: codecov/codecov-action@v3
43+
- uses: codecov/codecov-action@v4
4444

4545
build_apk:
4646
if: ${{ github.ref == 'refs/heads/master' || contains(github.ref, 'android') }}

0 commit comments

Comments
 (0)