diff --git a/.github/workflows/cmsis_rv2.yml b/.github/workflows/cmsis_rv2.yml index e1d880d..82ab803 100644 --- a/.github/workflows/cmsis_rv2.yml +++ b/.github/workflows/cmsis_rv2.yml @@ -138,7 +138,7 @@ jobs: steps: - name: Download Test Reports if: ${{ env.ARM_UBL_ACTIVATION_CODE }} - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: artifacts