Skip to content

chore(deps): update dependency copy-webpack-plugin to v14 #662

chore(deps): update dependency copy-webpack-plugin to v14

chore(deps): update dependency copy-webpack-plugin to v14 #662

Workflow file for this run

name: lint
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/setup-node@v6
with:
node-version: 24
- run: npm ci
- run: npm run eslint