Skip to content

Bump vite from 5.0.13 to 5.4.6 (#674) #1020

Bump vite from 5.0.13 to 5.4.6 (#674)

Bump vite from 5.0.13 to 5.4.6 (#674) #1020

Workflow file for this run

name: Ruff
on:
push:
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ruff
run: pipx run ruff check --output-format=github explorer