Skip to content

Commit a261af3

Browse files
codecov v5 to avoid node warning
1 parent 71c3685 commit a261af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
run: ./vendor/bin/phpunit --coverage-clover coverage.xml
5959

6060
- name: Upload coverage to Codecov
61-
uses: codecov/codecov-action@v4
61+
uses: codecov/codecov-action@v5
6262
with:
6363
files: coverage.xml

0 commit comments

Comments
 (0)