Skip to content

build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /frontend #601

build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /frontend

build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /frontend #601

Workflow file for this run

name: Django CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build containers and run Django tests
run: make test