Skip to content

chore(deps): bump serde from 1.0.216 to 1.0.217 in the all group #17

chore(deps): bump serde from 1.0.216 to 1.0.217 in the all group

chore(deps): bump serde from 1.0.216 to 1.0.217 in the all group #17

Workflow file for this run

name: Spell Check
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
spell-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master