Skip to content

Commit 4cc8dd9

Browse files
authored
Merge pull request #50 from HexDecimal/dependabot/github_actions/github-actions-484570b1b1
Bump codecov/codecov-action from 6 to 7 in the github-actions group
2 parents dd84074 + 50cae3b commit 4cc8dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Run tests
6060
run: pytest --cov-report=xml
6161
- name: Upload coverage
62-
uses: codecov/codecov-action@v6
62+
uses: codecov/codecov-action@v7
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
6565

0 commit comments

Comments
 (0)