diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index 37f16595..bda757b6 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -53,7 +53,7 @@ jobs: services: mariadb: - image: mariadb:11.3 + image: mariadb:11.4 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud @@ -461,7 +461,7 @@ jobs: services: mariadb: - image: mariadb:11.3 + image: mariadb:11.4 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud