Skip to content

Commit 5b996b9

Browse files
dependabot[bot]stefanfisk
authored andcommitted
chore(deps): bump codecov/codecov-action from 4.0.1 to 5.0.7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 5.0.7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.0.1...v5.0.7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54dfc66 commit 5b996b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: "composer dev:test:coverage:ci"
125125

126126
- name: "Publish coverage report to Codecov"
127-
uses: "codecov/codecov-action@v4.0.1"
127+
uses: "codecov/codecov-action@v5.0.7"
128128

129129
unit-tests:
130130
name: "Unit tests"

0 commit comments

Comments
 (0)