Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1003f66

Browse files
authoredSep 2, 2024··
Merge pull request #351 from SciML/dependabot/github_actions/crate-ci/typos-1.24.3
Bump crate-ci/typos from 1.24.1 to 1.24.3
2 parents 73551a6 + 9067729 commit 1003f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- name: Checkout Actions Repository
1111
uses: actions/checkout@v4
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.24.1
13+
uses: crate-ci/typos@v1.24.3
1414
with:
1515
files: ./src ./docs

0 commit comments

Comments
 (0)
Please sign in to comment.