Skip to content

Commit b6c7b95

Browse files
authored
Chore(deps): Bump codecov/codecov-action from 4 to 5 (#3400)
2 parents 08fecee + 7479939 commit b6c7b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: tox c
7272
- name: Run tox
7373
run: tox -v --exit-and-dump-after 1200
74-
- uses: codecov/codecov-action@v4
74+
- uses: codecov/codecov-action@v5
7575
with:
7676
file: coverage.xml
7777
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)