We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfcd59 commit 16c9727Copy full SHA for 16c9727
1 file changed
.github/workflows/release.yaml
@@ -109,7 +109,7 @@ jobs:
109
- name: Download artifact
110
uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
111
with:
112
- name: artifact-ubuntu-latest-python-3.11
+ name: artifact-ubuntu-latest-python-3.12
113
path: dist
114
115
# Verify hashes by first computing hashes for the artifacts and then comparing them
0 commit comments