diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index 1b3effdac..9e5c7cb7f 100644 --- a/.github/workflows/test_suite.yml +++ b/.github/workflows/test_suite.yml @@ -150,7 +150,7 @@ jobs: uses: actions/checkout@v6 - name: Download coverage - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: coverage-folder path: .coverage/