diff --git a/.github/workflows/Draft-Release.yml b/.github/workflows/Draft-Release.yml index 586a54baa..e8367b6fe 100644 --- a/.github/workflows/Draft-Release.yml +++ b/.github/workflows/Draft-Release.yml @@ -593,7 +593,7 @@ jobs: # Download python wheels from previous jobs. - name: Download Wheel Artifacts id: download - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: path: artifacts