Pin 'typos' spellcheck to fixed version in CI (#151)
Pin aiki-e/install-action to v2.32.2 (currently the latest version). Fixes #140. Signed-off-by: 0del <bany.y0599@gmail.com>
This commit is contained in:
parent
42e00635af
commit
c9fff60178
2
.github/workflows/spell-check.yml
vendored
2
.github/workflows/spell-check.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install typos
|
||||
uses: taiki-e/install-action@v2
|
||||
uses: taiki-e/install-action@v2.32.2
|
||||
with:
|
||||
tool: typos
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user