Skip to content

Bump js-yaml from 4.1.0 to 4.1.1 #377

Bump js-yaml from 4.1.0 to 4.1.1

Bump js-yaml from 4.1.0 to 4.1.1 #377

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