We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8789479 commit 810b366Copy full SHA for 810b366
.github/workflows/analysis-coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
17
services:
18
postgres:
19
- image: postgres:14
+ image: postgres:17
20
env:
21
POSTGRES_USER: postgres
22
POSTGRES_DB: nextcloudappstore
0 commit comments