1 Commits

Author SHA1 Message Date
Sebastian 3d5389c280 fix(deps): update dependency pinia to v4
renovate/artifacts Artifact file update failure
JS Unit Tests / test (pull_request) Failing after 34s
Build Test / test (pull_request) Failing after 46s
PHP Unit Tests / test (pull_request) Successful in 56s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m42s
2026-07-24 04:38:44 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
services:
mongo:
image: mongo:8
image: mongo:7
options: >-
--health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\""
--health-interval 5s