summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-04-05 10:05:50 +0200
committerGitHub <[email protected]>2024-04-05 10:05:50 +0200
commit9ba88157ffc0797ffacbae9f469f404a7eae539f (patch)
tree25ecd576446c06e2bb7c59b5630f51b8c41c3c20
parent206d73fb26e900c61c1f7f660112a4d30b5b86d5 (diff)
parent7c952026dc69bd1ee10814c8c4022c7d5cf0e8c4 (diff)
Merge pull request #1898 from roadrunner-server/dependabot/github_actions/codecov/codecov-action-4.2.0
build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 6c637d8e..8b2979da 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -74,7 +74,7 @@ jobs:
- name: Upload Coverage report to CodeCov
continue-on-error: true
- uses: codecov/[email protected] # https://github.com/codecov/codecov-action
+ uses: codecov/[email protected] # https://github.com/codecov/codecov-action
with:
file: /tmp/coverage.txt