Skip to content

Commit 0aef673

Browse files
committed
Update codecov/codecov-action to v4 (NodeJS 20)
It has been just released, let's update it too.
1 parent afc9c70 commit 0aef673

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
@@ -49,7 +49,7 @@ jobs:
4949
run: make coverage-phpunit
5050

5151
- name: Upload coverage
52-
uses: codecov/codecov-action@v3
52+
uses: codecov/codecov-action@v4
5353
with:
5454
token: ${{ secrets.CODECOV_TOKEN }}
5555
files: ./build/logs/clover.xml

0 commit comments

Comments
 (0)