CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-12-13 18:52:55 +01:00
parent fc6e3840b7
commit 2cf1c32d18
3 changed files with 5 additions and 5 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@c97d621b6b01d8b0258538ca15abeca5c5764601 # v1.16.23
uses: crate-ci/typos@5bd389de715c63ba86568420809e324fcea78660 # v1.16.25
with: { config: ./.github/typos_config.toml }