Signed-off-by: dependabot[bot] <support@github.com>
@@ -28,6 +28,6 @@ jobs:
- name: Tests
run: pytest --cov=switchbot --cov-report=term-missing --cov-report=xml tests
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@v6.0.0
+ uses: codecov/codecov-action@v6.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }} # required