Skip to content

Bump bootstrap from 4.5.0 to 5.0.0 in /app/static #141

Bump bootstrap from 4.5.0 to 5.0.0 in /app/static

Bump bootstrap from 4.5.0 to 5.0.0 in /app/static #141

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Backend code formatting check (Black)
uses: psf/black@stable