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 beaf7b2 commit d6bea2bCopy full SHA for d6bea2b
.github/workflows/wheel.yml
@@ -68,7 +68,7 @@ jobs:
68
# alternatively, to publish when a GitHub Release is created, use the following rule:
69
# if: github.event_name == 'release' && github.event.action == 'published'
70
steps:
71
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v3
72
with:
73
name: artifact
74
path: dist
0 commit comments