Skip to content

Bump webpack-cli from 5.1.4 to 6.0.0 #1222

Bump webpack-cli from 5.1.4 to 6.0.0

Bump webpack-cli from 5.1.4 to 6.0.0 #1222

Workflow file for this run

name: Stylelint
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run Stylelint
run: npm run stylelint