Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored May 24, 2021
1 parent 6ca0d83 commit 5254839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: mvn -B install -D enable-ci --file pom.xml
- name: Codecov Report
if: matrix.os != 'windows' && matrix.java == '8'
uses: codecov/codecov-action@v1.4.1
uses: codecov/codecov-action@v1.5.0
# JDK 11+
- name: Maven Install without Code Coverage
if: matrix.os == 'windows' && matrix.java != '8'
Expand Down

0 comments on commit 5254839

Please sign in to comment.