diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3495443..ad050e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: pip install pytest - name: Download wheel - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: build-output path: dist/ @@ -100,7 +100,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: build-output path: dist/