Skip to content

Bump @babel/core from 7.14.0 to 7.29.6 #106

Bump @babel/core from 7.14.0 to 7.29.6

Bump @babel/core from 7.14.0 to 7.29.6 #106

Workflow file for this run

name: Lint
on: [push]
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/setup-node
- name: Lint
run: yarn run lint