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

This commit is contained in:
dependabot[bot]
2023-09-26 14:58:18 +02:00
committed by GitHub
parent 28a701bbd5
commit a130f31761

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: true