Skip to content

Commit

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

Bump crate-ci/typos from 1.23.6 to 1.24.1
  • Loading branch information
ChrisRackauckas authored Aug 27, 2024
2 parents 3282430 + e1f3652 commit 73551a6
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.23.6
uses: crate-ci/typos@v1.24.1
with:
files: ./src ./docs

0 comments on commit 73551a6

Please sign in to comment.