From fe1c8c1759b7feaf619c27a31c8fafdb104a3e88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 08:13:48 +0000 Subject: [PATCH] chore(deps): update nick-invision/retry action to v3.0.2 --- .github/workflows/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index 1985883..03b07db 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -62,7 +62,7 @@ jobs: steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - name: build + smoke test [${{ matrix.ghc }}] - uses: nick-invision/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0 + uses: nick-invision/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 with: timeout_minutes: 8 max_attempts: 3