Skip to content

Bump serde_json from 1.0.132 to 1.0.133 (#88) #342

Bump serde_json from 1.0.132 to 1.0.133 (#88)

Bump serde_json from 1.0.132 to 1.0.133 (#88) #342

Workflow file for this run

name: Check for typos
on:
push:
branches: ["main"]
pull_request:
workflow_dispatch:
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run spellcheck
uses: crate-ci/[email protected]