Skip to content

fix(deps): pin dependency filenamify to 6.0.0 #273

fix(deps): pin dependency filenamify to 6.0.0

fix(deps): pin dependency filenamify to 6.0.0 #273

Workflow file for this run

name: pull request
on:
pull_request:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/[email protected]
with:
version: 7.5.2
run_install: true
- run: npm run lint