Skip to content

Commit b34866f

Browse files
committed
use canonical version of spellcheck action
1 parent 0417d72 commit b34866f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
src/routes/**/*.mdx
3333
- name: Run Spellcheck
3434
id: spellcheck
35-
uses: rojopolis/spellcheck-github-actions@0.54.0
35+
uses: rojopolis/spellcheck-github-actions@v0
3636
with:
3737
config_path: ./.github/actions/spelling/spellcheck.yml
3838
task_name: Markdown

0 commit comments

Comments
 (0)