From bce7add4e1f570cf1168d2741f12299f4dd9cca1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:49:54 +0000 Subject: [PATCH] Update Wandalen/wretry.action action to v3.7.3 --- .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 df5fd03..6dd8df3 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.7.2 + uses: Wandalen/wretry.action@v3.7.3 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.7.2 + uses: Wandalen/wretry.action@v3.7.3 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.7.2 + uses: Wandalen/wretry.action@v3.7.3 with: action: actions/download-artifact@v4 attempt_limit: 3 @@ -397,7 +397,7 @@ jobs: distribution: temurin - name: Download workspace archive id: download-workspace - uses: Wandalen/wretry.action@v3.7.2 + uses: Wandalen/wretry.action@v3.7.3 with: action: actions/download-artifact@v4 attempt_limit: 3 @@ -452,7 +452,7 @@ jobs: distribution: temurin - name: Download workspace archive id: download-workspace - uses: Wandalen/wretry.action@v3.7.2 + uses: Wandalen/wretry.action@v3.7.3 with: action: actions/download-artifact@v4 attempt_limit: 3