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