Skip to content

Bump @octokit/request from 8.1.4 to 8.4.1 #171

Bump @octokit/request from 8.1.4 to 8.4.1

Bump @octokit/request from 8.1.4 to 8.4.1 #171

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