Skip to content

Commit 15f8f3a

Browse files
Update codecov/codecov-action action to v5.4.0
1 parent 5825855 commit 15f8f3a

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
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
name: failures
4545
path: "**/failures/"
46-
- uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
46+
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
4747
with:
4848
fail_ci_if_error: true
4949
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)