Skip to content

Commit 1de44c7

Browse files
committed
Revert "Update codecov/codecov-action action to v4 (#226)"
This reverts commit 0718b49.
1 parent b24f577 commit 1de44c7

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@v4
43+
- uses: codecov/codecov-action@v3
4444

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

0 commit comments

Comments
 (0)