Skip to content

Commit 61ca2e1

Browse files
committed
codecov v5
1 parent e8b2fcb commit 61ca2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Execute tests
6666
run: composer run test
6767

68-
- uses: codecov/codecov-action@v3
68+
- uses: codecov/codecov-action@v5
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
files: ./build/logs/clover.xml

0 commit comments

Comments
 (0)