Skip to content

Bump actions/cache from 3.3.3 to 4.2.0 #1062

Bump actions/cache from 3.3.3 to 4.2.0

Bump actions/cache from 3.3.3 to 4.2.0 #1062

Workflow file for this run

name: reviewdog
on: [pull_request_target]
jobs:
spellchecker:
name: Spell check
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: reviewdog/action-languagetool@v1.9
with:
github_token: ${{ secrets.PAT }}
level: info
reporter: github-pr-review