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.
2 parents 9caf39d + fc869d1 commit 0d48a01Copy full SHA for 0d48a01
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
make coverage
54
55
- name: Upload test results
56
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
57
with:
58
name: pytest-results-${{ matrix.os }}-${{ matrix.python-version }}
59
path: python_junit.xml
0 commit comments