diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cde9b518..def2d550 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: cache-dependency-path: "poetry.lock" - name: Download built package - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: dist @@ -85,7 +85,7 @@ jobs: python-version: '3.9' - name: Download built package - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: dist path: dist/