We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f938c8f commit fc09509Copy full SHA for fc09509
1 file changed
.github/workflows/main.yaml
@@ -13,6 +13,6 @@ jobs:
13
- name: Checkout repository
14
uses: actions/checkout@v5
15
- name: Check spelling
16
- uses: crate-ci/[email protected].0
+ uses: crate-ci/[email protected].2
17
with:
18
config: .github/workflows/typos.toml
0 commit comments