Skip to content

Commit d34f4dd

Browse files
Merge pull request #373 from SciML/dependabot/github_actions/crate-ci/typos-1.28.4
Bump crate-ci/typos from 1.28.2 to 1.28.4
2 parents 7faf054 + 00779ea commit d34f4dd

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/[email protected].2
13+
uses: crate-ci/[email protected].4
1414
with:
1515
files: ./src ./docs

0 commit comments

Comments
 (0)