Skip to content

Commit 69c72fa

Browse files
committed
Bump codecov
1 parent 90cf4d3 commit 69c72fa

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
@@ -55,6 +55,6 @@ jobs:
5555
TEST_MYSQL_PASS: testpass
5656
TEST_MYSQL_PORT: ${{ job.services.mysql.ports['3306'] }}
5757
- name: Send coverage
58-
uses: codecov/codecov-action@v3
58+
uses: codecov/codecov-action@v4
5959
with:
6060
file: "./build/logs/clover.xml"

0 commit comments

Comments
 (0)