Skip to content

Commit d229e40

Browse files
Update codecov/codecov-action action to v6 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5e0810 commit d229e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
coverage report --fail-under=80
177177
coverage xml
178178
- name: Upload coverage to Codecov
179-
uses: codecov/codecov-action@v5
179+
uses: codecov/codecov-action@v6
180180
env:
181181
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
182182
slug: CoMPaTech/python-airos

0 commit comments

Comments
 (0)