Merge pull request #4546 from spring-cloud/dependabot/github_actions/4.3.x/codecov/codecov-action-6

This commit is contained in:
Ryan Baxter
2026-03-26 13:42:40 -04:00
committed by GitHub
+1 -1
View File
@@ -26,6 +26,6 @@ jobs:
cache: 'maven'
- name: Build with Maven
run: ./mvnw clean install -B -U -P sonar
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v6
with:
fail_ci_if_error: false