Skip to content

Commit 2be27d1

Browse files
authored
Update maven-build.yml
1 parent 63ccbaf commit 2be27d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: mvn -B install -D enable-ci --file pom.xml
8282
- name: Codecov Report
8383
if: matrix.os != 'windows' && matrix.java == '8'
84-
uses: codecov/[email protected].0
84+
uses: codecov/[email protected].1
8585
# JDK 11+
8686
- name: Maven Install without Code Coverage
8787
if: matrix.os == 'windows' && matrix.java != '8'

0 commit comments

Comments
 (0)