We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cbfcb1 + 9508747 commit dbd3983Copy full SHA for dbd3983
1 file changed
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run tests
33
run: ./mvnw clean install -B -q -DskipITs=true
34
- name: Codecov
35
- uses: codecov/codecov-action@v5.5.1
+ uses: codecov/codecov-action@v5.5.2
36
- name: Upload test report for sdk
37
uses: actions/upload-artifact@v5
38
with:
0 commit comments