diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ebbb586..09af48b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -93,7 +93,7 @@ jobs: # At first, we check out the repository and download all artifacts # (and list files for debugging). - uses: actions/checkout@v4 - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v6 - run: ls -R # Next, we merge the individual coverage files and upload # the combined results to Coveralls.