Skip to content

fix(deps): pin dependency filenamify to 6.0.0 (#189) #214

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

fix(deps): pin dependency filenamify to 6.0.0 (#189) #214

Workflow file for this run

name: main
on:
push:
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