diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index 3878c6a9..397d6b14 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -48,7 +48,7 @@ jobs: services: mariadb: - image: mariadb:11.4 + image: mariadb:11.5 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud @@ -441,7 +441,7 @@ jobs: services: mariadb: - image: mariadb:11.4 + image: mariadb:11.5 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud