Skip to content

Commit ed911b2

Browse files
authored
Merge pull request #27 from GOCDB/dependabot/github_actions/codecov/codecov-action-4.0.1
Bump codecov/codecov-action from 3.1.5 to 4.0.1
2 parents af8601f + ccb283e commit ed911b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
run: coverage run --branch --source=check -m unittest discover --buffer
4141

4242
- name: Upload coverage to Codecov
43-
uses: codecov/codecov-action@v3.1.5
43+
uses: codecov/codecov-action@v4.0.1

0 commit comments

Comments
 (0)