Skip to content

Commit 53c86df

Browse files
authored
Update spell_check.yml
1 parent fd12fab commit 53c86df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
content/blog/**.md
2424
2525
- name: Run Spell Check Action
26-
uses: infraspecdev/spellcheck-action@v1.2.2
26+
uses: infraspecdev/spellcheck-action@v1.4.1
2727
with:
2828
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
2929
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)