Skip to content

Commit fc2bc11

Browse files
Update codecov/codecov-action action to v5
1 parent b86f15f commit fc2bc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full_cluster_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Download artifacts
3939
uses: actions/download-artifact@v4
4040
- name: Upload coverage reports to Codecov
41-
uses: codecov/codecov-action@v4
41+
uses: codecov/codecov-action@v5
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
# file: ./coverage.xml # Search for all coverage files from each workflow.

0 commit comments

Comments
 (0)