diff --git a/.github/workflows/comprehensive-tests.yml b/.github/workflows/comprehensive-tests.yml index 15fb575..62d118c 100644 --- a/.github/workflows/comprehensive-tests.yml +++ b/.github/workflows/comprehensive-tests.yml @@ -426,7 +426,7 @@ jobs: uses: actions/checkout@v4 - name: Download all test results - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: path: test-artifacts