mirror of
https://github.com/nikoksr/notify.git
synced 2024-11-21 16:46:32 +02:00
chore(deps): update codecov/codecov-action action to v5 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc56ec5965
commit
4092c61f94
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Test coverage
|
||||
run: go test -race -covermode=atomic -coverprofile=coverage.out ./...
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
|
||||
golangci:
|
||||
name: lint
|
||||
|
Loading…
Reference in New Issue
Block a user