We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed517f0 + 27b32bc commit 957314dCopy full SHA for 957314d
1 file changed
.github/workflows/release.yml
@@ -56,7 +56,7 @@
56
57
steps:
58
- name: Download packages built by build-and-inspect-python-package
59
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
60
with:
61
name: Packages
62
path: dist
@@ -79,7 +79,7 @@
79
80
81
82
83
84
85
0 commit comments