chore(actions): update mongodb in cypress workflow (#44098)
This commit is contained in:
committed by
GitHub
parent
12a0ce697a
commit
a695f744e2
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
spec: cypress/integration/learn/challenges/projects.js
|
||||
services:
|
||||
mongodb:
|
||||
image: mongo:3.6.19
|
||||
image: mongo:4
|
||||
ports:
|
||||
- 27017:27017
|
||||
# We need mailhog to catch any emails the api tries to send.
|
||||
|
Reference in New Issue
Block a user