Skip to content

Commit c912276

Browse files
appleboyclaude
andcommitted
ci(actions): bump codecov/codecov-action from v6 to v7
- Update codecov/codecov-action GitHub Action from v6 to v7 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 77a6689 commit c912276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
go test -v -covermode=atomic -coverprofile=coverage.out
6262
6363
- name: Upload coverage to Codecov
64-
uses: codecov/codecov-action@v6
64+
uses: codecov/codecov-action@v7
6565
with:
6666
flags: ${{ matrix.os }},go-${{ matrix.go }}

0 commit comments

Comments
 (0)