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.
2 parents 2da288d + 0975763 commit a86c8d7Copy full SHA for a86c8d7
.github/workflows/qa.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v4
9
# Executes "typos ."
10
- - uses: crate-ci/typos@v1.34.0
+ - uses: crate-ci/typos@v1.35.3
11
lints:
12
name: Lints
13
runs-on: ubuntu-latest
0 commit comments