diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index afee5ce08..4ef22bed3 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@v6 + uses: actions/download-artifact@v7 with: name: coverage-folder path: .coverage/