diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3653a23..7eabaa3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -304,7 +304,7 @@ jobs: - name: Install run: | pip install tox - - uses: actions/download-artifact@v5 + - uses: actions/download-artifact@v6 with: name: dist path: dist/ @@ -343,7 +343,7 @@ jobs: - test - linting steps: - - uses: actions/download-artifact@v5 + - uses: actions/download-artifact@v6 with: name: dist path: dist/