diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4e8605a..7e628a3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -106,7 +106,7 @@ jobs: checks: write pull-requests: write steps: - - uses: actions/download-artifact@v6 + - uses: actions/download-artifact@v8 id: download with: name: UnityTestResults