Skip to content

Commit 5b17884

Browse files
committed
Bump codecov/codecov-action to v3
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent 1455afa commit 5b17884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
php -f examples/read_point.php > /dev/null
4949
php -f examples/read_polygon.php > /dev/null
5050
- name: Send coverage
51-
uses: codecov/codecov-action@v1
51+
uses: codecov/codecov-action@v3
5252
with:
5353
flags: unit-${{ matrix.php-version }}-${{ matrix.php-extensions }}-${{ matrix.os }}
5454
name: phpunit-${{ matrix.php-version }}-${{ matrix.php-extensions }}-${{ matrix.os }}

0 commit comments

Comments
 (0)