Skip to content

chore: bump semver from 7.3.8 to 7.5.4 #15

chore: bump semver from 7.3.8 to 7.5.4

chore: bump semver from 7.3.8 to 7.5.4 #15

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: yarn
- run: yarn build