Skip to content

Commit 0a91332

Browse files
Merge pull request #86 from wimpyprogrammer/dependabot/github_actions/codecov/codecov-action-3.1.3
Bump codecov/codecov-action from 3.1.2 to 3.1.3
2 parents 0932a1b + 996a2ac commit 0a91332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
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@v3.1.2
52+
uses: codecov/codecov-action@v3.1.3
5353
with:
5454
fail_ci_if_error: true
5555

0 commit comments

Comments
 (0)