diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb8fbd3d8..88d857f1f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -867,7 +867,7 @@ jobs: run "$python" -m pip install -c reqs/constraints.txt -r reqs/release.txt - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: path: dist