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 bb7ff69 commit 26fdd2aCopy full SHA for 26fdd2a
.github/workflows/publish-wheels.yml
@@ -35,14 +35,14 @@ jobs:
35
echo "EOF" >> $GITHUB_ENV
36
37
- name: Pillow-Heif sdist and wheels
38
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
39
with:
40
path: wheelhouse_pillow_heif
41
pattern: wheels_pillow_heif-*
42
merge-multiple: true
43
44
- name: Pi-Heif sdist and wheels
45
46
47
path: wheelhouse_pi_heif
48
pattern: wheels_pi_heif-*
0 commit comments