Skip to content

Commit 6d7fe9a

Browse files
authored
Merge pull request #180 from NYU-RTS/dependabot/github_actions/crate-ci/typos-1.36.3
Bump crate-ci/typos from 1.36.2 to 1.36.3
2 parents 750a537 + 560d9c9 commit 6d7fe9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v5
1818

1919
- name: Spell Check Repo
20-
uses: crate-ci/[email protected].2
20+
uses: crate-ci/[email protected].3
2121
with:
2222
files: docs/**/**/*.md docs/**/**/*.mdx

0 commit comments

Comments
 (0)