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: