Skip to content

Commit 162dd15

Browse files
Merge pull request #177 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-5.1.1
Bump codecov/codecov-action from 5.0.7 to 5.1.1
2 parents 934fa2f + 3c84dd0 commit 162dd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
continue-on-error: ${{ !matrix.require-successful-testpack }}
5050

5151
- name: Upload test coverage report to Codecov
52-
uses: codecov/codecov-action@v5.0.7
52+
uses: codecov/codecov-action@v5.1.1
5353
with:
5454
fail_ci_if_error: true
5555
env:

0 commit comments

Comments
 (0)