We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4b1c6 commit 2b68b17Copy full SHA for 2b68b17
1 file changed
.github/workflows/lint.yml
@@ -45,6 +45,6 @@ jobs:
45
- name: Checkout Actions Repository
46
uses: actions/checkout@v6
47
- name: Spell Check Repo
48
- uses: crate-ci/typos@v1.41.0
+ uses: crate-ci/typos@v1.42.3
49
env:
50
CLICOLOR: 1
0 commit comments