Skip to content

Commit dbd3983

Browse files
Merge branch 'master' into issue-1603
2 parents 9cbfcb1 + 9508747 commit dbd3983

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/[email protected].1
35+
uses: codecov/[email protected].2
3636
- name: Upload test report for sdk
3737
uses: actions/upload-artifact@v5
3838
with:

0 commit comments

Comments
 (0)