Skip to content

Commit 3451db9

Browse files
Merge pull request #220 from NCAS-CMS/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 3a93a0d + 69d883d commit 3451db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
# pytest tries to split test_threadsafe_data_access.py
7272
# and that can not be run with eg pytest -n N
7373
pytest --cov --cov-branch --cov-report=xml
74-
- uses: codecov/codecov-action@v5
74+
- uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)