Skip to content

Commit 685cf6f

Browse files
Merge pull request #325 from NCAS-CMS/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 7bddb7c + 4beb94b commit 685cf6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-test-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- run: conda list
3434
- run: flake8 --exclude tests,doc --max-line-length 120 --ignore F405,F401
3535
- run: pytest -n 2 -m "not slow" --junitxml=report-1.xml
36-
- uses: codecov/codecov-action@v5
36+
- uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)