mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 07:43:44 +00:00
Merge pull request #4546 from spring-cloud/dependabot/github_actions/4.3.x/codecov/codecov-action-6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user