From dd0422937b63b67d3c1c7ae7f957d6c61db0f89d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:44:59 +0000 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v3.7.3 --- .github/workflows/docker-matrix-wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-matrix-wheels.yml b/.github/workflows/docker-matrix-wheels.yml index c423a04..141dc22 100644 --- a/.github/workflows/docker-matrix-wheels.yml +++ b/.github/workflows/docker-matrix-wheels.yml @@ -256,7 +256,7 @@ jobs: echo "IMAGE_VERSION_SHORT=${image_version%.*}" >> $GITHUB_ENV echo "IMAGE_VERSION=${image_version}" >> $GITHUB_ENV - - uses: Wandalen/wretry.action@v3.7.2 + - uses: Wandalen/wretry.action@v3.7.3 name: restore base cache with retry id: cache with: