diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ed1ffbce..8dedbd98 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -114,7 +114,7 @@ jobs: pip install -U ".[publish]" - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: distributions path: dist