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 80f429f commit 80acbd7Copy full SHA for 80acbd7
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Validate formatting
49
run: bun fmt:ci
50
- name: Check for typos
51
- uses: crate-ci/[email protected].2
+ uses: crate-ci/[email protected].3
52
with:
53
config: .github/typos.toml
54
validate-readme-files:
0 commit comments