mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Update crate-ci/typos action to v1.39.0 (#8466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andreas Reich <r_andreas2@web.de>
This commit is contained in:
parent
71b5fb0ad9
commit
cb2edd2915
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -691,7 +691,7 @@ jobs:
|
||||
run: taplo format --check --diff
|
||||
|
||||
- name: Check for typos
|
||||
uses: crate-ci/typos@v1.38.1
|
||||
uses: crate-ci/typos@v1.39.0
|
||||
|
||||
check-cts-runner:
|
||||
# runtime is normally 2 minutes
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
//! Utilitary math functions.
|
||||
//! Utility math functions.
|
||||
|
||||
use core::ops::{Add, Rem, Sub};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user