Skip to content

chore(deps): bump next from 14.1.0 to 14.1.1 in /apps/map #10406

chore(deps): bump next from 14.1.0 to 14.1.1 in /apps/map

chore(deps): bump next from 14.1.0 to 14.1.1 in /apps/map #10406

Workflow file for this run

name: "Migrate Mongodb"
on:
pull_request:
branches: [main]
jobs:
migrate_mongodb:
name: Migrate Mongodb
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: actions/checkout@v4
- name: Run clean mongodb migration
run: nix develop -c ./dev/bin/tilt-ci.sh mongodb-migrate