mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2025-12-15 14:01:24 +01:00
Merge pull request #132 from andrewthetechie/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 3.0.0 to 3.1.0
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -151,4 +151,4 @@ jobs:
|
||||
nox --force-color --session=coverage -- xml
|
||||
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v3.0.0
|
||||
uses: codecov/codecov-action@v3.1.0
|
||||
|
||||
Reference in New Issue
Block a user