Skip to content

Commit 51cf911

Browse files
Update codecov/codecov-action action to v6
1 parent 249994b commit 51cf911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: vendor/bin/phpunit --colors=always --coverage-clover clover.xml
5353

5454
- name: Upload coverage reports to Codecov
55-
uses: codecov/codecov-action@v5
55+
uses: codecov/codecov-action@v6
5656
with:
5757
token: ${{ secrets.CODECOV_TOKEN }}
5858
slug: dotkernel/queue

0 commit comments

Comments
 (0)