diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2eae3ba..eb6460b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: # download artifact in current directory - name: download build artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: ${{ matrix.python }}