Skip to content

Commit f4cae13

Browse files
authored
Merge pull request #341 from jpmorganchase/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents 74e302e + 9e9811c commit f4cae13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
if: ${{ matrix.os == 'ubuntu-latest' }}
9292

9393
- name: Upload coverage
94-
uses: codecov/codecov-action@v6
94+
uses: codecov/codecov-action@v7
9595

9696
- name: Twine check
9797
run: |

0 commit comments

Comments
 (0)