Skip to content

Commit

Permalink
Bump up codecov version to 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
goodwillpunning committed May 7, 2024
1 parent 6d451de commit df68909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Coverage Report
run: sbt coverageReport
- name: "Upload coverage to Codecov"
uses: "codecov/codecov-action@v2"
uses: "codecov/codecov-action@v3"
with:
fail_ci_if_error: true

0 comments on commit df68909

Please sign in to comment.