Skip to content

Bump @actions/github from 5.1.1 to 6.0.0 #87

Bump @actions/github from 5.1.1 to 6.0.0

Bump @actions/github from 5.1.1 to 6.0.0 #87

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"]'