Skip to content

Commit d69b177

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-6
2 parents f8b64d4 + 9508747 commit d69b177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run tests
3333
run: ./mvnw clean install -B -q -DskipITs=true
3434
- name: Codecov
35-
uses: codecov/codecov-action@v5.5.1
35+
uses: codecov/codecov-action@v5.5.2
3636
- name: Upload test report for sdk
3737
uses: actions/upload-artifact@v5
3838
with:

0 commit comments

Comments
 (0)