We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents effd4ec + 987b77b commit 2f5ff49Copy full SHA for 2f5ff49
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@
53
54
steps:
55
- name: Download packages built by build-and-inspect-python-package
56
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
57
with:
58
name: Packages
59
path: dist
@@ -76,7 +76,7 @@
76
77
78
79
80
81
82
0 commit comments