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 75075a7 commit 4f5e2bcCopy full SHA for 4f5e2bc
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: pnpm run lint --format github
30
- run: pnpm run fmt
31
- run: git diff --exit-code # Must commit everything
32
- - uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0
+ - uses: crate-ci/typos@1af53e3774f068183ffd0c7193eb061a2b65a531 # v1.39.1
33
with:
34
files: .
35
0 commit comments