summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-11-15 11:09:08 +0100
committerGitHub <[email protected]>2024-11-15 11:09:08 +0100
commit0ec2ef0aabace8811c69156f0b18d2637c50e02d (patch)
treebf0bd95266aea316c19c40c6cde923d93bb86527
parent3911515b4514caa8ca32f16711a854c527916fac (diff)
parentfe804c6a264fe315d9dc181dea1d755616a3fefb (diff)
Merge pull request #2047 from roadrunner-server/dependabot/github_actions/codecov/codecov-action-5.0.0
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.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 6236891c..885da42e 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -56,7 +56,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