Skip to content

Commit 65f97cc

Browse files
chore(deps): update codecov/codecov-action action to v5.0.3 (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2294440 commit 65f97cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feedback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: dart format --set-exit-if-changed .
3333
- run: flutter analyze
3434
- run: flutter test --coverage
35-
- uses: codecov/codecov-action@v5.0.2
35+
- uses: codecov/codecov-action@v5.0.3
3636

3737
build:
3838
needs: check

0 commit comments

Comments
 (0)