mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
ci: upgrade typos to 1.16.8
This commit is contained in:
committed by
Gabriel Horner
parent
73b92a8ccd
commit
4cb23ab193
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Checkout Actions Repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Check spelling with custom config file
|
||||
uses: crate-ci/typos@v1.13.10
|
||||
uses: crate-ci/typos@v1.16.8
|
||||
with:
|
||||
config: ./typos.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user