mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-16 08:05:57 +00:00
Merge pull request #43 from nim65s/dependabot/github_actions/codecov/codecov-action-3
build(deps): bump codecov/codecov-action from 1 to 3
This commit is contained in:
commit
8f3a6a77ff
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -6,4 +6,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: docker-compose -f test.yml up --exit-code-from tests
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user