Skip to content

Bump micromatch from 4.0.5 to 4.0.8 in /swift_browser_ui_frontend #2964

Bump micromatch from 4.0.5 to 4.0.8 in /swift_browser_ui_frontend

Bump micromatch from 4.0.5 to 4.0.8 in /swift_browser_ui_frontend #2964

Workflow file for this run

name: Spelling Errors Check
on:
pull_request:
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.41.0
name: Spellcheck
with:
config_path: .pyspelling.yml