Skip to content

Commit

Permalink
Testing upcoming release of Spell check action
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Oct 19, 2024
1 parent 6f2a701 commit 1736676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Run Spellcheck
id: spellcheck
uses: rojopolis/spellcheck-github-actions@v0
uses: rojopolis/spellcheck-github-actions@master
with:
task_name: Markdown
source_files: ${{ steps.changed_files.outputs.all_changed_files }}
Expand Down

0 comments on commit 1736676

Please sign in to comment.