Skip to content

Commit fdcade5

Browse files
turegjorupclaude
andcommitted
CI: update codecov/codecov-action to v7
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d6dede9 commit fdcade5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
docker compose exec -e XDEBUG_MODE=coverage phpfpm vendor/bin/phpunit --coverage-clover=coverage/unit.xml
3939
4040
- name: Upload coverage to Codecov
41-
uses: codecov/codecov-action@v5
41+
uses: codecov/codecov-action@v7
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
files: ./coverage/unit.xml

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Add economics service and sync action/command for service agreement synchronization
1414
- [#81](https://github.com/itk-dev/devops_itksites/pull/81) 5564: Asset Mapper migration
1515
- Add Symfony Asset Mapper bundle and importmap
16+
- Update `codecov/codecov-action` to v7
1617

1718
## [1.11.2] - 2026-06-02
1819

0 commit comments

Comments
 (0)