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

This commit is contained in:
dependabot[bot]
2023-11-03 13:06:07 +01:00
committed by GitHub
parent 64af4d00e1
commit 85e235b8e5

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