diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72de8232..9b32be8d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -128,7 +128,7 @@ jobs: steps: - name: Download Python wheels - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: python-wheels