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 6427df4 commit 894e7d1Copy full SHA for 894e7d1
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@v5.3.0
+ - uses: codecov/codecov-action@v5.3.1
36
37
build:
38
needs: check
0 commit comments