From 83a16cd842f13ba4fee4f81f14b518ebd674acf4 Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Mon, 16 Sep 2024 17:03:02 -0400 Subject: [PATCH] Update opensuse.yml (#383) Update nick-fields/retry to v3 Updates to Node20 [ROCm/rocprofiler-systems commit: 079cdd5512b38207bf614f5879d27e0fe3437a7d] --- 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 34022181ce..700f3b33b9 100644 --- a/projects/rocprofiler-systems/.github/workflows/opensuse.yml +++ b/projects/rocprofiler-systems/.github/workflows/opensuse.yml @@ -52,7 +52,7 @@ jobs: - name: Install Packages timeout-minutes: 25 - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: retry_wait_seconds: 30 timeout_minutes: 25