Skip to content

Commit 97dd091

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 9b7d129 commit 97dd091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uv run coverage run --source cognite.extractorutils -m pytest -v tests
5454
uv run coverage xml
5555
56-
- uses: codecov/codecov-action@v5
56+
- uses: codecov/codecov-action@v6
5757
with:
5858
token: ${{ secrets.CODECOV_TOKEN }}
5959
file: ./coverage.xml

0 commit comments

Comments
 (0)