We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1374ca0 + 9f0441f commit c85ebddCopy full SHA for c85ebdd
1 file changed
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
44
steps:
45
- name: Download packages built by build-and-inspect-python-package
46
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
47
with:
48
name: Packages
49
path: dist
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments