Skip to content

Commit

Permalink
Merge pull request #365 from SciML/dependabot/github_actions/crate-ci…
Browse files Browse the repository at this point in the history
…/typos-1.26.8

Bump crate-ci/typos from 1.24.6 to 1.26.8
  • Loading branch information
pogudingleb authored Oct 29, 2024
2 parents 36c3940 + 71a98f0 commit 7b03e46
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 @@ -10,6 +10,6 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.24.6
uses: crate-ci/typos@v1.26.8
with:
files: ./src ./docs

0 comments on commit 7b03e46

Please sign in to comment.