CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-13 00:49:01 +02:00
parent 96dd9eeb44
commit 005e39871b
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ jobs:
uses: actions/checkout@v4
with: { submodules: false }
- name: 'Spell check with crate-ci/typos'
uses: crate-ci/typos@master
uses: crate-ci/typos@35a8bc67870d6c0b7407683319ae175577e24261 # v1.16.19
with: { config: ./.github/typos_config.toml }