Skip to content

Commit f6529b3

Browse files
committed
pin previous version to try fix issue with 2 versions
![image](https://github.com/user-attachments/assets/996458db-ab52-4871-90c0-e957147903c6)
1 parent 850487c commit f6529b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,9 @@ jobs:
395395
steps.python-install.outputs.python-version
396396
}}
397397
token: ${{ secrets.codecov-token }}
398+
# renovate: datasource=github-releases depName=codecov-cli lookupName=codecov/codecov-cli
399+
version: v10.1.1
400+
398401
- name: Upload test results to Codecov
399402
if: >-
400403
!cancelled()

0 commit comments

Comments
 (0)