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 29dfe0a commit 530995eCopy full SHA for 530995e
1 file changed
.github/workflows/ci.yaml
@@ -51,7 +51,7 @@ jobs:
51
run: uv run pytest --cdist-group=${{ matrix.cdist-group }}/3 -k "not elasticsearch"
52
53
- if: matrix.python-version == '3.12'
54
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
55
with:
56
name: coverage-xml
57
path: coverage.xml
0 commit comments