Skip to content

Commit

Permalink
Bumped spellcheck action to latest version, since 0.24.0 is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Nov 20, 2023
1 parent ef303dc commit fed7f21
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 @@ -8,7 +8,7 @@ jobs:
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.24.0
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck
with:
task_name: Markdown
Expand Down

0 comments on commit fed7f21

Please sign in to comment.