Skip to content

Bump lodash from 4.17.20 to 4.17.21 #28

Bump lodash from 4.17.20 to 4.17.21

Bump lodash from 4.17.20 to 4.17.21 #28

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
with:
version: 5.8.0
run_install: true
- run: pnpm test