Skip to content

build(deps-dev): bump webpack from 5.91.0 to 5.94.0 #13

build(deps-dev): bump webpack from 5.91.0 to 5.94.0

build(deps-dev): bump webpack from 5.91.0 to 5.94.0 #13

Workflow file for this run

name: xo-lint-check
on: [ push, pull_request ]
jobs:
xo-lint-check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install dependencies
run: npm install
- name: XO Lint
run: npx xo