Skip to content

Commit 2fcc9fc

Browse files
Update codecov/codecov-action action to v6
1 parent b3be0a8 commit 2fcc9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)