From dc3e1708a4ccafb91c0e7d43034188f709495614 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:52:58 +0000 Subject: [PATCH] Update Wandalen/wretry.action action to v3.7.0 --- .github/workflows/build.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fe8b0e1..2f3b471 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: submodules: recursive fetch-depth: 1 - name: Validate Gradle Wrapper - uses: Wandalen/wretry.action@v3.6.0 + uses: Wandalen/wretry.action@v3.7.0 with: action: gradle/actions/wrapper-validation@v4 attempt_limit: 3 @@ -235,7 +235,7 @@ jobs: distribution: temurin - name: Download workspace archive id: download-workspace - uses: Wandalen/wretry.action@v3.6.0 + uses: Wandalen/wretry.action@v3.7.0 with: action: actions/download-artifact@v4 attempt_limit: 3 @@ -304,7 +304,7 @@ jobs: distribution: temurin - name: Download workspace archive id: download-workspace - uses: Wandalen/wretry.action@v3.6.0 + uses: Wandalen/wretry.action@v3.7.0 with: action: actions/download-artifact@v4 attempt_limit: 3 @@ -396,7 +396,7 @@ jobs: distribution: temurin - name: Download workspace archive id: download-workspace - uses: Wandalen/wretry.action@v3.6.0 + uses: Wandalen/wretry.action@v3.7.0 with: action: actions/download-artifact@v4 attempt_limit: 3 @@ -447,7 +447,7 @@ jobs: distribution: temurin - name: Download workspace archive id: download-workspace - uses: Wandalen/wretry.action@v3.6.0 + uses: Wandalen/wretry.action@v3.7.0 with: action: actions/download-artifact@v4 attempt_limit: 3