Commit 365c5eb
committed
fix(ci): update mongodb-github-action from 1.8.0 to 1.12.1
The old version uses Docker client API 1.40 which is incompatible with
the Docker daemon on current GitHub runners (minimum API version 1.44).
This caused MongoDB to never start, resulting in ECONNREFUSED on all
integration tests.1 parent e5815d2 commit 365c5eb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments