Skip to content

Commit 44e9010

Browse files
authoredSep 22, 2022
Update codecov/codecov-action action to v3
1 parent 89daa7f commit 44e9010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
ruby-version: 2.7
1515
- run: bundle update
1616
- run: bundle exec rake
17-
- uses: codecov/codecov-action@v1
17+
- uses: codecov/codecov-action@v3
1818
with:
1919
file: coverage/.resultset.json
2020
fail_ci_if_error: true

0 commit comments

Comments
 (0)