Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit ab92b07

Browse files
Merge pull request #192 from staticdev/dependabot/github_actions/codecov/codecov-action-v1.0.14
Bump codecov/codecov-action from v1.0.13 to v1.0.14
2 parents b588f6b + 230eb61 commit ab92b07

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
@@ -92,4 +92,4 @@ jobs:
9292
9393
- name: Upload coverage report
9494
if: always() && matrix.session == 'tests'
95-
uses: codecov/codecov-action@v1.0.13
95+
uses: codecov/codecov-action@v1.0.14

0 commit comments

Comments
 (0)