diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8ce955..23541d4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -316,7 +316,7 @@ jobs: - name: Install run: | pip install tox - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: name: dist path: dist/ @@ -355,7 +355,7 @@ jobs: - test - linting steps: - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: name: dist path: dist/