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

Commit 1453ab4

Browse files
Merge pull request #113 from staticdev/dependabot/github_actions/codecov/codecov-action-v1.0.11
Bump codecov/codecov-action from v1.0.10 to v1.0.11
2 parents 45d4be5 + 9a1b164 commit 1453ab4

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.10
95+
uses: codecov/codecov-action@v1.0.11

0 commit comments

Comments
 (0)