Skip to content

chore(deps): bump nanoid from 3.3.6 to 3.3.8 #28

chore(deps): bump nanoid from 3.3.6 to 3.3.8

chore(deps): bump nanoid from 3.3.6 to 3.3.8 #28

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: v14.16.0
cache: 'yarn'
- run: yarn install --frozen-lockfile
- run: yarn run generate