We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2597dc + 4098e91 commit 9bd8c7fCopy full SHA for 9bd8c7f
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@v7
+ uses: actions/download-artifact@v8
57
with:
58
name: Packages
59
path: dist
@@ -76,7 +76,7 @@
76
77
78
79
80
81
82
0 commit comments