mirror of https://github.com/dapr/java-sdk.git
Merge branch 'master' into dependabot/github_actions/actions/setup-go-6
This commit is contained in:
commit
c517d33fa8
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Run tests
|
||||
run: ./mvnw clean install -B -q
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v5.5.0
|
||||
uses: codecov/codecov-action@v5.5.1
|
||||
- name: Upload test report for sdk
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue