Skip to content

Commit f10bf2c

Browse files
chore(deps): bump Wandalen/wretry.action from 3.7.2 to 3.7.3 (#1218)
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b348f8 commit f10bf2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# if we don't care if the upload's successful?
5757
- name: Upload coverage to Codecov
5858
if: steps.detect_if_should_run.outputs.result == 'true'
59-
uses: Wandalen/[email protected].2
59+
uses: Wandalen/[email protected].3
6060
with:
6161
action: codecov/codecov-action@v3
6262
with: |
@@ -139,7 +139,7 @@ jobs:
139139
# somewhat defeats the purpose of uploading those reports. Why bother uploading
140140
# if we don't care if the upload's successful?
141141
- name: Upload coverage to Codecov
142-
uses: Wandalen/[email protected].2
142+
uses: Wandalen/[email protected].3
143143
with:
144144
action: codecov/codecov-action@v3
145145
with: |

0 commit comments

Comments
 (0)