Skip to content

Commit 05625f4

Browse files
authored
Merge pull request #219 from roadrunner-server/dependabot/github_actions/codecov/codecov-action-5
chore(deps): bump codecov/codecov-action from 4 to 5
2 parents befe673 + f25f580 commit 05625f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
sed -i '2,${/roadrunner/!d}' summary.txt
114114
115115
- name: upload to codecov
116-
uses: codecov/codecov-action@v4 # Docs: <https://github.com/codecov/codecov-action>
116+
uses: codecov/codecov-action@v5 # Docs: <https://github.com/codecov/codecov-action>
117117
with:
118118
file: summary.txt
119119
fail_ci_if_error: false

0 commit comments

Comments
 (0)