Skip to content

Update actions/checkout action to v4 #80

Update actions/checkout action to v4

Update actions/checkout action to v4 #80

Workflow file for this run

name: textlint
on:
- pull_request
jobs:
textlint:
name: textlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/setup-node@v3
- run: yarn
- name: textlint
run: yarn textlint:ja