Skip to content

ci: replace unmaintained actions-rs/toolchain@v1 #674

ci: replace unmaintained actions-rs/toolchain@v1

ci: replace unmaintained actions-rs/toolchain@v1 #674

Workflow file for this run

name: QA
on: [pull_request, push, merge_group]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]