Skip to content

Bump undici from 5.28.4 to 5.28.5 (#60) #159

Bump undici from 5.28.4 to 5.28.5 (#60)

Bump undici from 5.28.4 to 5.28.5 (#60) #159

Workflow file for this run

name: Test
on:
push:
branches: ['main']
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
with:
node-version: '20'
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["20"]'