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 6feb6b9 commit c97d6b8Copy full SHA for c97d6b8
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
#CIBW_BEFORE_BUILD_LINUX: "yum install -y webkit2gtk3-devel"
56
#CIBW_BUILD_VERBOSITY: 1
57
58
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4.6.2
59
with:
60
name: dist-${{ matrix.os }}
61
path: wheelhouse/*.whl
0 commit comments