mirror of
https://github.com/xvrh/lottie-flutter.git
synced 2025-08-06 08:30:36 +08:00
Bump codecov/codecov-action from 4.4.0 to 4.5.0 (#362)
This commit is contained in:
2
.github/workflows/coverage.yaml
vendored
2
.github/workflows/coverage.yaml
vendored
@ -17,6 +17,6 @@ jobs:
|
||||
- run: flutter test --coverage
|
||||
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v4.4.0
|
||||
uses: codecov/codecov-action@v4.5.0
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
Reference in New Issue
Block a user