Skip to content

Bump bootstrap from 4.6.2 to 5.3.3 in /examples/video_annotator_demo/webapp #1731

Bump bootstrap from 4.6.2 to 5.3.3 in /examples/video_annotator_demo/webapp

Bump bootstrap from 4.6.2 to 5.3.3 in /examples/video_annotator_demo/webapp #1731

Workflow file for this run

name: version-sync
on:
pull_request:
push:
branches: [main]
jobs:
mephisto-task-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v5
with:
python-version: 3.8
- name: Install Mephisto
run: pip install -e .
- name: Run version sync script
run: python scripts/sync_mephisto_task.py check