diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index e7bbd79aa..255535b7a 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -117,7 +117,7 @@ jobs: with: python-version: "3.12" - name: Download coverage reports - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.1.9 with: merge-multiple: true