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 40b4605 commit ccb32d9Copy full SHA for ccb32d9
.github/workflows/pull-request-checks.yaml
@@ -35,7 +35,7 @@ jobs:
35
done
36
37
echo "files=${files}" >> $GITHUB_ENV
38
- - uses: rojopolis/spellcheck-github-actions@0.40.0
+ - uses: rojopolis/spellcheck-github-actions@0.42.0
39
name: Spellcheck
40
if: ${{ env.files }}
41
with:
0 commit comments