Skip to content

Commit f94fb41

Browse files
authored
Merge pull request DSpace#12080 from DSpace/dependabot/github_actions/Wandalen/wretry.action-3.8.0
build(deps): bump Wandalen/wretry.action from 1.3.0 to 3.8.0
2 parents d781a4d + 3c37535 commit f94fb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
# Retry action: https://github.com/marketplace/actions/retry-action
100100
# Codecov action: https://github.com/codecov/codecov-action
101101
- name: Upload coverage to Codecov.io
102-
uses: Wandalen/wretry.action@v1.3.0
102+
uses: Wandalen/wretry.action@v3.8.0
103103
with:
104104
action: codecov/codecov-action@v4
105105
# Ensure codecov-action throws an error when it fails to upload

0 commit comments

Comments
 (0)