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

Commit b495bc8

Browse files
Merge pull request #152 from staticdev/dependabot/github_actions/codecov/codecov-action-v1.0.13
Bump codecov/codecov-action from v1.0.12 to v1.0.13
2 parents 59f1c2a + aa6bcfc commit b495bc8

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

0 commit comments

Comments
 (0)