From 7c1931473bb46cdba6f446c7a387f05c7c03cffb Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Wed, 10 Jul 2024 22:11:05 -0400 Subject: [PATCH] Update checkout action to v4 [ROCm/rocprofiler-systems commit: 977bfe8347ad05a17d859f5d4d32d82615951bf3] --- projects/rocprofiler-systems/.github/workflows/opensuse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-systems/.github/workflows/opensuse.yml b/projects/rocprofiler-systems/.github/workflows/opensuse.yml index fa65650bd7..245a675809 100644 --- a/projects/rocprofiler-systems/.github/workflows/opensuse.yml +++ b/projects/rocprofiler-systems/.github/workflows/opensuse.yml @@ -46,7 +46,7 @@ jobs: build-type: ['Release'] steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install Packages timeout-minutes: 25