Skip to content

Commit 6ffceaf

Browse files
authored
Merge pull request #34 from 56kyle/dependabot/github_actions/codecov/codecov-action-3.1.4
Bump codecov/codecov-action from 3.1.0 to 3.1.4
2 parents fc008f2 + 15f9750 commit 6ffceaf

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
@@ -149,4 +149,4 @@ jobs:
149149
nox --session=coverage -- xml
150150
151151
- name: Upload coverage report
152-
uses: codecov/codecov-action@v3.1.0
152+
uses: codecov/codecov-action@v3.1.4

0 commit comments

Comments
 (0)