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 09eb0e6 commit f511362Copy full SHA for f511362
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
if: matrix.os == 'macOS' || matrix.os == 'Ubuntu'
40
- run: echo '::add-matcher::.github/problem-matchers/msvc.json'
41
if: matrix.os == 'Windows'
42
- - uses: pypa/[email protected].1
+ - uses: pypa/[email protected].2
43
with:
44
output-dir: dist
45
env:
0 commit comments