Skip to content

Commit 169be17

Browse files
Update codecov/codecov-action action to v6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent f52bf8e commit 169be17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v6
1616
- name: Run unit tests
1717
run: docker compose -f docker-compose.test.yml up --build --exit-code-from test
18-
- uses: codecov/codecov-action@v4
18+
- uses: codecov/codecov-action@v6
1919
with:
2020
files: ./coverage.txt
2121
flags: unittests

0 commit comments

Comments
 (0)