Skip to content

Commit d6725f6

Browse files
authored
ci: update codecov action in ci-run-tests workflow
1 parent 66d284f commit d6725f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
coverage xml
5858
5959
- name: Upload Coverage Results to Codecov
60-
uses: codecov/codecov-action@v2.1.0
60+
uses: codecov/codecov-action@v3.1.1
6161
with:
6262
files: coverage.xml
6363

0 commit comments

Comments
 (0)