Skip to content

Commit ccb32d9

Browse files
committed
Updated Spellcheck ghaction
1 parent 40b4605 commit ccb32d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
done
3636
3737
echo "files=${files}" >> $GITHUB_ENV
38-
- uses: rojopolis/spellcheck-github-actions@0.40.0
38+
- uses: rojopolis/spellcheck-github-actions@0.42.0
3939
name: Spellcheck
4040
if: ${{ env.files }}
4141
with:

0 commit comments

Comments
 (0)