We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9466a94 commit b17b86dCopy full SHA for b17b86d
.github/workflows/ci.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: 🚀 Run pytest
54
run: uv run pytest --cov go2rtc_client tests
55
- name: ⬆️ Upload coverage artifact
56
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
57
with:
58
include-hidden-files: true
59
name: coverage-${{ matrix.python }}
0 commit comments