Skip to content

Commit b460d0b

Browse files
chore(deps): update codecov/codecov-action action to v5 (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d23bd3 commit b460d0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: poetry run invoke test
6363
- name: Upload Coverage
6464
if: steps.tests-with-coverage.conclusion == 'success'
65-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
65+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
6666
with:
6767
token: ${{ secrets.CODECOV_TOKEN }}
6868

0 commit comments

Comments
 (0)