Skip to content

Bump postcss from 8.4.47 to 8.4.49 #716

Bump postcss from 8.4.47 to 8.4.49

Bump postcss from 8.4.47 to 8.4.49 #716

Workflow file for this run

name: ESLint
on: [push]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/setup-node@v4.1.0
- run: yarn install
- run: yarn eslint