From 27ed07a9513df8390f0859bfbc060038ba2a70f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:50:48 +0000 Subject: [PATCH] chore(deps): update wandalen/wretry.action action to v3.8.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 220ccb2..6d30911 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.8.0 name: restore base cache with retry id: cache with: