Bump codecov/codecov-action from 1 to 3 (#4197)

This commit is contained in:
dependabot[bot]
2023-09-26 15:47:02 +02:00
committed by GitHub
parent ce4eb9889d
commit 588f883195

View File

@@ -28,6 +28,6 @@ jobs:
cache: 'maven'
- name: Build with Maven
run: ./mvnw clean install -B -U -P sonar
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false