Skip to content

Commit 979ecfb

Browse files
authored
chore(deps): bump codecov/codecov-action from 5 to 7 (#2379)
2 parents 813ed3a + 15398e0 commit 979ecfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: mvn compile
2525
- run: mvn package -P Jspc
2626
- run: mvn test
27-
- uses: codecov/codecov-action@v5
27+
- uses: codecov/codecov-action@v7
2828
with:
2929
fail_ci_if_error: true
3030
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)