Skip to content

Commit 687ab5f

Browse files
authored
Merge branch 'main' into rss1102/fix-package-script-shell-globs
2 parents 31ac7b6 + d74f5fe commit 687ab5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ jobs:
362362
# dependency, which needs a rust-std this job otherwise has no use for.
363363
- run: RUSTDOCFLAGS='-D warnings' cargo doc --workspace --exclude fspy_benchmark --no-deps --document-private-items
364364

365-
- uses: crate-ci/typos@a8168dc2984a9e2352f183ffe788f0f23a300389 # v1.49.1
365+
- uses: crate-ci/typos@4d9c206a77c041268485162b8e2579ad7a5cb9a3 # v1.50.0
366366
with:
367367
files: .
368368

0 commit comments

Comments
 (0)