Skip to content

Commit 5f70864

Browse files
chore(deps-ci): bump codecov/codecov-action from 5 to 6 in the github-actions group (#118)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d75208 commit 5f70864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: poetry run pytest --cov-report=xml
5959
shell: bash
6060
- name: Upload coverage to Codecov
61-
uses: codecov/codecov-action@v5
61+
uses: codecov/codecov-action@v6
6262
with:
6363
token: ${{ secrets.CODECOV_TOKEN }}
6464

0 commit comments

Comments
 (0)