There was an error while loading. Please reload this page.
2 parents ffdd4ac + e0e6a06 commit d5c28a9Copy full SHA for d5c28a9
1 file changed
.github/workflows/tests.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Upload coverage to Codecov
84
if: always() && matrix.java == '25'
85
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
86
with:
87
token: ${{ secrets.CODECOV_TOKEN }}
88
files: stellar-sdk/build/reports/kover/reportJvmOnly.xml
0 commit comments