Skip to content

deps: Bump serve-static from 1.16.2 to 2.2.0 #869

deps: Bump serve-static from 1.16.2 to 2.2.0

deps: Bump serve-static from 1.16.2 to 2.2.0 #869

Workflow file for this run

name: Commit Message Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
configFile: .commitlintrc.mjs