Merge branch 'master' into dependabot/github_actions/actions/setup-go-6

This commit is contained in:
Siri Varma Vegiraju 2025-09-12 17:48:34 -07:00 committed by GitHub
commit c517d33fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: Run tests - name: Run tests
run: ./mvnw clean install -B -q run: ./mvnw clean install -B -q
- name: Codecov - name: Codecov
uses: codecov/codecov-action@v5.5.0 uses: codecov/codecov-action@v5.5.1
- name: Upload test report for sdk - name: Upload test report for sdk
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with: