diff --git a/.github/workflows/autotester.yml b/.github/workflows/autotester.yml index 9cecab3..31f5e48 100644 --- a/.github/workflows/autotester.yml +++ b/.github/workflows/autotester.yml @@ -129,7 +129,7 @@ jobs: && matrix.database == 'mariadb:10.11' ) }} - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: files: coverage.xml verbose: true