Skip to content

Commit 9a1e65a

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent d28d9c3 commit 9a1e65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml --testsuite=unit
6565

6666
- name: Upload coverage to Codecov
67-
uses: codecov/codecov-action@v4
67+
uses: codecov/codecov-action@v5
6868

6969
- name: Validate composer.json and composer.lock
7070
working-directory: integration

0 commit comments

Comments
 (0)