From b24a8d9ac313e04cee2361809f0db4170a5e0262 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:20:26 +0000 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v3.7.0 --- .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 62a908b..7911d83 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.5.0 + - uses: Wandalen/wretry.action@v3.7.0 name: restore base cache with retry id: cache with: