diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ba723e9c..ca641b34 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -109,7 +109,7 @@ jobs: - name: Download artifact uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 with: - name: artifact-ubuntu-latest-python-3.11 + name: artifact-ubuntu-latest-python-3.12 path: dist # Verify hashes by first computing hashes for the artifacts and then comparing them