Skip to content

Commit

Permalink
Merge pull request #161 from Bindambc/Bindambc-patch-1
Browse files Browse the repository at this point in the history
downgrade codecov action - v3
  • Loading branch information
Bindambc authored Jan 26, 2024
2 parents e19182f + 570d884 commit 86e38de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: mvn -B package --file pom.xml
#coverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

0 comments on commit 86e38de

Please sign in to comment.