We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ab258 commit fd17d0cCopy full SHA for fd17d0c
1 file changed
.github/workflows/wheels.yml
@@ -81,7 +81,7 @@ jobs:
81
with:
82
python-version: '3.12'
83
84
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v3
85
86
name: artifact
87
path: dist
0 commit comments