Skip to content

Commit

Permalink
Update Wandalen/wretry.action action to v3.2.0 (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 35f9ccd commit 566e39d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
submodules: recursive
fetch-depth: 1
- name: Validate Gradle Wrapper
uses: Wandalen/wretry.action@v3.1.0
uses: Wandalen/wretry.action@v3.2.0
with:
action: gradle/wrapper-validation-action@v2
attempt_limit: 3
Expand Down Expand Up @@ -227,7 +227,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.1.0
uses: Wandalen/wretry.action@v3.2.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down Expand Up @@ -294,7 +294,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.1.0
uses: Wandalen/wretry.action@v3.2.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down Expand Up @@ -383,7 +383,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.1.0
uses: Wandalen/wretry.action@v3.2.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down Expand Up @@ -434,7 +434,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.1.0
uses: Wandalen/wretry.action@v3.2.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down

0 comments on commit 566e39d

Please sign in to comment.