Skip to content

Bump webpack from 5.92.1 to 5.94.0 in /extras/fire_script_js #1306

Bump webpack from 5.92.1 to 5.94.0 in /extras/fire_script_js

Bump webpack from 5.92.1 to 5.94.0 in /extras/fire_script_js #1306

Workflow file for this run

name: Lint
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
show-progress: false
- name: check
run: ./check.sh
shell: bash