mirror of
https://github.com/appleboy/drone-jenkins.git
synced 2026-07-16 16:10:25 +08:00
ci(actions): bump codecov-action from v6 to v7
- Update codecov/codecov-action from v6 to v7
This commit is contained in:
@@ -65,6 +65,6 @@ jobs:
|
||||
go test -race -cover -coverprofile=coverage.out ./...
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v6
|
||||
uses: codecov/codecov-action@v7
|
||||
with:
|
||||
flags: ${{ matrix.os }},go-${{ matrix.go }}
|
||||
|
||||
Reference in New Issue
Block a user