Skip to content

Commit b4443b1

Browse files
committed
chore(deps): bump codecov/codecov-action from 6 to 7
Matches Dependabot's java-llama.cpp #215 (and the equivalent per-repo bump); applied on the shared feature branch so it rides the existing PR for this repo instead of a separate Dependabot merge to main.
1 parent 811d614 commit b4443b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ jobs:
813813
format: jacoco
814814
continue-on-error: true
815815
- name: Codecov
816-
uses: codecov/codecov-action@v6
816+
uses: codecov/codecov-action@v7
817817
with:
818818
token: ${{ secrets.CODECOV_TOKEN }}
819819
files: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)