From 0347e6d1beff373abefd6284da007d9172fa3c97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 18:18:00 +0000 Subject: [PATCH] chore: bump nick-fields/retry from 2 to 3 --- .github/workflows/single_benchmark.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/single_benchmark.yaml b/.github/workflows/single_benchmark.yaml index 6b1313f6d..329e0fd78 100644 --- a/.github/workflows/single_benchmark.yaml +++ b/.github/workflows/single_benchmark.yaml @@ -139,7 +139,7 @@ jobs: - name: Install dependencies id: install-deps - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: max_attempts: 5 timeout_minutes: 20