diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index 17b09ca8..507371c7 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -53,7 +53,7 @@ jobs: services: mariadb: - image: mariadb:11.2 + image: mariadb:11.3 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud @@ -460,7 +460,7 @@ jobs: services: mariadb: - image: mariadb:11.2 + image: mariadb:11.3 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud