From 0438b0bd8d546a36d8289edca70b7fd1d05a2676 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 15:41:37 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d4be1a87..d31c7792e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: services: postgres: - image: postgres:16 + image: postgres:17 # Set health checks to wait until postgres has started env: POSTGRES_PASSWORD: postgres