Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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@v5.4.0
+ uses: codecov/codecov-action@v5.4.2
with:
token: ${{ secrets.CODECOV_TOKEN }} # required