Skip to content

Commit eae5fc4

Browse files
authored
Merge pull request #124 from phonopy/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 952a05d + 2eaab28 commit eae5fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Upload coverage to Codecov
4848
if: matrix.python-version == '3.13'
49-
uses: codecov/codecov-action@v5
49+
uses: codecov/codecov-action@v6
5050
with:
5151
file: ./coverage.xml
5252
flags: unittests

0 commit comments

Comments
 (0)