diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 64cf7813d..46968191f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -114,7 +114,7 @@ jobs: with: python-version: "3.12" - name: Download coverage reports - uses: actions/download-artifact@v8.0.0 + uses: actions/download-artifact@v8.0.1 with: merge-multiple: true