Skip to content

Commit 52d216f

Browse files
authored
Merge pull request #143 from qiniu/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 4 to 6
2 parents 6c64f08 + cb39051 commit 52d216f

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
@@ -28,4 +28,4 @@ jobs:
2828
run: go test -v -coverprofile="coverage.txt" -covermode=atomic ./...
2929

3030
- name: Codecov
31-
uses: codecov/codecov-action@v4
31+
uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)