Skip to content

Commit 68e4389

Browse files
authored
Merge pull request #1877 from roadrunner-server/dependabot/github_actions/codecov/codecov-action-4.0.2
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2
2 parents 9ecd9be + 658dc16 commit 68e4389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Upload Coverage report to CodeCov
7676
continue-on-error: true
77-
uses: codecov/[email protected].1 # https://github.com/codecov/codecov-action
77+
uses: codecov/[email protected].2 # https://github.com/codecov/codecov-action
7878
with:
7979
file: /tmp/coverage.txt
8080

0 commit comments

Comments
 (0)