Skip to content

build(deps): bump the github-actions group across 1 directory with 9 … #497

build(deps): bump the github-actions group across 1 directory with 9 …

build(deps): bump the github-actions group across 1 directory with 9 … #497

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
cache: yarn
- run: yarn
- run: yarn run lint-ci