Skip to content

Commit 683346d

Browse files
committed
Use codecov action 3.1.5 to fix node version deprecation
1 parent f502fae commit 683346d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
echo "::remove-matcher owner=phpunit::"
5555
5656
- name: Codecov upload
57-
uses: codecov/codecov-action@v3
57+
uses: codecov/codecov-action@v3.1.5
5858
with:
5959
files: ./build/phpunit/cov.xml
6060
flags: php

0 commit comments

Comments
 (0)