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 52ad82d commit 4137b6fCopy full SHA for 4137b6f
.github/workflows/unit-tests-jdk-14.yml
@@ -30,6 +30,6 @@ jobs:
30
env:
31
SKIP_UNSTABLE_TESTS: 1
32
- name: Upload coverage to Codecov
33
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
34
with:
35
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments