Skip to content

Bump glob from 10.4.5 to 10.5.0 (#137) #380

Bump glob from 10.4.5 to 10.5.0 (#137)

Bump glob from 10.4.5 to 10.5.0 (#137) #380

Workflow file for this run

name: Testing
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/call-lint.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3.1
permissions:
contents: read
test:
uses: stylelint/.github/.github/workflows/call-test.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3.1
with:
os: '["ubuntu-latest", "windows-latest", "macos-latest"]'
node-version: '["20", "22", "24"]'
permissions:
contents: read