We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac073e2 commit f0e7974Copy full SHA for f0e7974
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run tests
33
run: ./mvnw clean install -B -q
34
- name: Codecov
35
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].1
36
- name: Upload test report for sdk
37
uses: actions/upload-artifact@v4
38
with:
0 commit comments