From 690c6653300ba895897db9827f56c1eaad53761e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 08:14:09 +0000 Subject: [PATCH] chore(deps): update nick-invision/retry action to v4 --- .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..b3388bd 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@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0 with: timeout_minutes: 8 max_attempts: 3