diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 07df676..c994a04 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -65,7 +65,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Download all coverage reports - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: reports/ - name: List contents of the reports directory