We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067998b commit c36d820Copy full SHA for c36d820
.github/workflows/linters.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-20.04
12
steps:
13
- uses: actions/checkout@v3
14
- - uses: rojopolis/spellcheck-github-actions@0.29.0
+ - uses: rojopolis/spellcheck-github-actions@0.30.0
15
name: Spellcheck
16
with:
17
config_path: .github/configs/spellcheck.yml
0 commit comments