We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddb590 commit 5a0686dCopy full SHA for 5a0686d
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
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
@@ -77,7 +77,7 @@ jobs:
77
78
79
80
81
82
83
0 commit comments