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 c8058d3 + b990b49 commit 132034cCopy full SHA for 132034c
.github/workflows/wheels.yml
@@ -33,7 +33,7 @@ jobs:
33
- run: echo "PKG_CONFIG_PATH=${{ github.workspace }}/.local/lib/pkgconfig" >> $env:GITHUB_ENV
34
if: ${{ startsWith( matrix.os , 'windows' ) }}
35
- name: Build wheels
36
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].4
37
- uses: actions/upload-artifact@v4
38
with:
39
name: wheels-${{ matrix.os }}
0 commit comments