We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d7788 + ef19f82 commit 83ebb0fCopy full SHA for 83ebb0f
1 file changed
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
73
steps:
74
- name: Download sdist and wheel
75
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
76
with:
77
name: mm-wheel-sdist
78
path: ./dist
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments