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 a8eab2a + 64343e3 commit ee485d8Copy full SHA for ee485d8
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout code
26
uses: actions/checkout@v4
27
- name: Check spelling
28
- uses: crate-ci/typos@0d9e0c2c1bd7f770f6eb90f87780848ca02fc12c # v1.26.8
+ uses: crate-ci/typos@d01f29c66d1bf1a08730750f61d86c210b0d039d # v1.27.0
29
30
lint:
31
name: lint
0 commit comments