From 79e7e7ee0fef4a66c21b2e303d2c647ee9ac2abf Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 20 Mar 2026 17:26:01 +0100 Subject: [PATCH] update nick-fields/retry to support node24 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1602a890..bdb060a5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -111,7 +111,7 @@ jobs: run: npm install - name: Start the Docker testing environment - uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 + uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0 with: timeout_minutes: 10 max_attempts: 3