Skip to content

Commit 86e4ecc

Browse files
Bump Wandalen/wretry.action from 1.3.0 to 3.8.0
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1.3.0 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@v1.3.0...v3.8.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 465b983 commit 86e4ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328
# Retry action: https://github.com/marketplace/actions/retry-action
329329
# Codecov action: https://github.com/codecov/codecov-action
330330
- name: Upload coverage to Codecov.io
331-
uses: Wandalen/wretry.action@v1.3.0
331+
uses: Wandalen/wretry.action@v3.8.0
332332
with:
333333
action: codecov/codecov-action@v4
334334
# Ensure codecov-action throws an error when it fails to upload

0 commit comments

Comments
 (0)