Skip to content

Commit c517d33

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-go-6
2 parents 4b3f601 + f0e7974 commit c517d33

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

0 commit comments

Comments
 (0)