diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1bfa33e..e0ecbd5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -108,7 +108,7 @@ jobs: version: ">=0.5.24" - name: Download coverage data - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 - name: Combine coverage data and display human readable report run: |