Skip to content

Commit 00180bb

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2cbd2e3 commit 00180bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
shell: bash
5252
run: poetry run coverage xml
5353

54-
- uses: codecov/codecov-action@v3
54+
- uses: codecov/codecov-action@v5
5555
with:
5656
files: ./coverage.xml
5757

0 commit comments

Comments
 (0)