Skip to content

Commit 489dfa2

Browse files
Update codecov/codecov-action action to v4
1 parent da176fd commit 489dfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
restore-keys: |
2020
maven-
2121
- run: mvn install -Pjacoco -Dinvoker.skip
22-
- uses: codecov/codecov-action@v3
22+
- uses: codecov/codecov-action@v4
2323
with:
2424
files: ./s3auth-hosts/target/site/jacoco/jacoco.xml,./s3auth-rest/target/site/jacoco/jacoco.xml,./s3auth-relay/target/site/jacoco/jacoco.xml
2525
file: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)