diff --git a/projects/rocprofiler-compute/.github/workflows/mi100.yml b/projects/rocprofiler-compute/.github/workflows/mi100.yml index daa38e589e..875e5d4661 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi100.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi100.yml @@ -25,7 +25,7 @@ jobs: name: ROCm v${{ matrix.version }} steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Python Path run: echo ${PYTHONPATH} - name: Install Python collateral (build and test)