Skip to content

Commit 7483088

Browse files
authored
Merge pull request #120 from Guts/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 2.1.0 to 3.1.0
2 parents 80c4b56 + 59ba82e commit 7483088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
run: pytest
5555

5656
- name: Upload coverage to Codecov
57-
uses: codecov/codecov-action@v2.1.0
57+
uses: codecov/codecov-action@v3.1.0

0 commit comments

Comments
 (0)