diff --git a/.github/workflows/stage-2-test.yaml b/.github/workflows/stage-2-test.yaml index 9023d40..8f32341 100644 --- a/.github/workflows/stage-2-test.yaml +++ b/.github/workflows/stage-2-test.yaml @@ -57,7 +57,7 @@ jobs: with: fetch-depth: 0 # Full history is needed for better analysis - name: "Download unit test coverage report" - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: unit-test-results path: test-artefacts/