Skip to content

Commit 3058ab4

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 72206c7 commit 3058ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123

124124
- name: Upload coverage to Codecov
125125
if: ${{ !cancelled() && matrix.python-version == '3.13' }}
126-
uses: codecov/codecov-action@v5
126+
uses: codecov/codecov-action@v6
127127
with:
128128
files: ./coverage.xml
129129
fail_ci_if_error: false

0 commit comments

Comments
 (0)