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 c3f9013 commit 58fb871Copy full SHA for 58fb871
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- run: ./install
34
35
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v4
36
with:
37
name: .coverage.mypy-${{ matrix.platform }}_${{ matrix.python-version }}
38
path: .coverage.mypy/
0 commit comments