Skip to content

Commit 9e05c39

Browse files
Bump codecov/codecov-action from 5.5.5 to 7.0.0
Squashed PR #18 after verifying successful checks.
1 parent 2ec6a46 commit 9e05c39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Upload coverage to Codecov
7474
if: matrix.java == '21'
75-
uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5
75+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
7676
with:
7777
files: target/site/jacoco/jacoco.xml
7878
fail_ci_if_error: false

0 commit comments

Comments
 (0)