Skip to content

Commit 2359588

Browse files
authored
CI: Upgrade codecov-action (#6537)
1 parent a3e9926 commit 2359588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
job: ${{ matrix.job }}
6767

6868
- name: Upload test coverage
69-
uses: codecov/codecov-action@v4
69+
uses: codecov/codecov-action@v5
7070
with:
7171
flags: unittest
7272
working-directory: ${{ github.workspace }}/go/src/github.com/${{ github.repository }}

0 commit comments

Comments
 (0)