Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58a8227

Browse files
Bump codecov/codecov-action from 4 to 5 in the actions group (#198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c0fe61 commit 58a8227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
tox -e py
2929
3030
- name: Upload coverage
31-
uses: codecov/codecov-action@v4
31+
uses: codecov/codecov-action@v5
3232
with:
3333
token: ${{ secrets.CODECOV_ORG_TOKEN }}

0 commit comments

Comments
 (0)