We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f8a8f commit f6dffacCopy full SHA for f6dffac
1 file changed
.github/workflows/feedback.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: dart format --set-exit-if-changed .
33
- run: flutter analyze
34
- run: flutter test --coverage
35
- - uses: codecov/codecov-action@v4.3.0
+ - uses: codecov/codecov-action@v4.5.0
36
37
build:
38
needs: check
0 commit comments