diff --git a/.github/workflows/server-tests.yml b/.github/workflows/server-tests.yml index ae8c347516..bdc7d169de 100644 --- a/.github/workflows/server-tests.yml +++ b/.github/workflows/server-tests.yml @@ -145,7 +145,7 @@ jobs: uses: actions/download-artifact@v8 - name: Upload coverage data - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6 with: name: MariaDB fail_ci_if_error: true