diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 6c38061..18990fa 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -100,7 +100,7 @@ jobs: ${{ runner.os }}-${{ steps.python.outputs.python-version }}-${{ needs.tests-linux.outputs.python-key }} - name: Download all coverage artifacts - uses: actions/download-artifact@v4.1.1 + uses: actions/download-artifact@v4.1.7 - name: Combine coverage results run: | . venv/bin/activate