We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c46f70 commit e8295beCopy full SHA for e8295be
.github/workflows/build_wheels_and_publish.yml
@@ -81,7 +81,7 @@ jobs:
81
python-version: ${{ matrix.python-version }}
82
83
- name: Download builds
84
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
85
with:
86
name: artifact
87
path: dist
0 commit comments