Skip to content

chore(deps): bump webpack from 5.76.1 to 5.95.0 #1465

chore(deps): bump webpack from 5.76.1 to 5.95.0

chore(deps): bump webpack from 5.76.1 to 5.95.0 #1465

Workflow file for this run

name: build
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v2
- run: npm install
- run: npm run build