diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 289ced346c049..874b1b5df1847 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -293,7 +293,7 @@ jobs: python-version: 3.9 - name: Get dist files - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: dist path: dist