mirror of
https://github.com/nikoksr/notify.git
synced 2024-11-24 08:22:18 +02:00
chore(deps): update codecov/codecov-action action to v3
This commit is contained in:
parent
240e01d502
commit
13765f7d5a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Test coverage
|
||||
run: go test -race -covermode=atomic -coverprofile=coverage.out ./...
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v2
|
||||
uses: codecov/codecov-action@v3
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user