Skip to content

Commit a736fe6

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 570877c commit a736fe6

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
@@ -53,7 +53,7 @@ jobs:
5353
go test -v -covermode=atomic -coverprofile=coverage.out ./...
5454
5555
- name: Upload coverage to Codecov
56-
uses: codecov/codecov-action@v6
56+
uses: codecov/codecov-action@v7
5757

5858
vulnerability-scanning:
5959
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)