summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-04-10 09:09:57 +0200
committerGitHub <[email protected]>2024-04-10 09:09:57 +0200
commit731e4b614d79b2e53d31b10b1e2a660aba0ade9a (patch)
tree572797766608ce1898578169f851c520057b748f /.github
parent9ba88157ffc0797ffacbae9f469f404a7eae539f (diff)
parentc6aab86ea2d5a56cc70877dcc2a9d750decb29aa (diff)
Merge pull request #1900 from roadrunner-server/dependabot/github_actions/codecov/codecov-action-4.3.0
build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0
Diffstat (limited to '.github')
-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 8b2979da..cb2210a5 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