CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-11-01 08:48:27 +01:00
parent e964d4acf3
commit 3b7d25ac49
7 changed files with 136 additions and 79 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@c004e98018d8621614d1ca516eed8ca2d04b365a # v1.16.20
uses: crate-ci/typos@47dd2976043bd5c76a33aa9300b328a176a1d6f7 # v1.16.21
with: { config: ./.github/typos_config.toml }