Skip to content

chore(deps): bump webpack from 5.91.0 to 5.94.0 #71

chore(deps): bump webpack from 5.91.0 to 5.94.0

chore(deps): bump webpack from 5.91.0 to 5.94.0 #71

Workflow file for this run

on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Install dependency
run: npm i
- name: Build
run: npm run build