diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4e8605a..d359fb1 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@v7 id: download with: name: UnityTestResults