Skip to content

Commit

Permalink
Update Wandalen/wretry.action action to v3.4.0 (#359)
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 16, 2024
1 parent b2e46b3 commit 08c5c39
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 @@ -46,7 +46,7 @@ jobs:
submodules: recursive
fetch-depth: 1
- name: Validate Gradle Wrapper
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@v3.4.0
with:
action: gradle/actions/wrapper-validation@v3
attempt_limit: 3
Expand Down Expand Up @@ -235,7 +235,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@v3.4.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down Expand Up @@ -304,7 +304,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@v3.4.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down Expand Up @@ -396,7 +396,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@v3.4.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down Expand Up @@ -447,7 +447,7 @@ jobs:
distribution: temurin
- name: Download workspace archive
id: download-workspace
uses: Wandalen/wretry.action@v3.3.0
uses: Wandalen/wretry.action@v3.4.0
with:
action: actions/download-artifact@v4
attempt_limit: 3
Expand Down

0 comments on commit 08c5c39

Please sign in to comment.