Skip to content

chore(deps): bump vite from 5.3.1 to 5.4.7 #20

chore(deps): bump vite from 5.3.1 to 5.4.7

chore(deps): bump vite from 5.3.1 to 5.4.7 #20

Workflow file for this run

name: Markdown lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run lint:markdown