From 979b93f02a6f0cd2998dfefa31ef37916a403df1 Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Thu, 31 Jul 2025 15:34:02 -0500 Subject: [PATCH] Update rocprofiler-register-continuous-integration.yml --- .../workflows/rocprofiler-register-continuous-integration.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/rocprofiler-register-continuous-integration.yml b/.github/workflows/rocprofiler-register-continuous-integration.yml index fd46ce85fa..2f3b4ef8be 100644 --- a/.github/workflows/rocprofiler-register-continuous-integration.yml +++ b/.github/workflows/rocprofiler-register-continuous-integration.yml @@ -53,9 +53,11 @@ jobs: PACKAGING_INSTALL_PREFIX: /opt/rocm steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-register + submodules: true + set-safe-directory: true - name: Install Packages timeout-minutes: 25