Skip to content

Commit cac3dab

Browse files
committed
ci: bump codecov-action from v5 to v6
1 parent 759ff39 commit cac3dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
make test
7575
7676
- name: Upload coverage to Codecov
77-
uses: codecov/codecov-action@v5
77+
uses: codecov/codecov-action@v6
7878
with:
7979
flags: ${{ matrix.os }},go-${{ matrix.go }}
8080
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)