Skip to content

Commit 6b60b49

Browse files
committed
Bump codecov action to v3
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent a377077 commit 6b60b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Run php tests
5757
run: composer run phpunit
5858
- name: Send coverage
59-
uses: codecov/codecov-action@v1
59+
uses: codecov/codecov-action@v3
6060
- name: Send coverage to Scrutinizer
6161
uses: sudo-bot/action-scrutinizer@latest
6262
# Do not run this step on forked versions of the main repository (example: contributor forks)

0 commit comments

Comments
 (0)