Skip to content

fix(deps): update python to v3.13.0 #3684

fix(deps): update python to v3.13.0

fix(deps): update python to v3.13.0 #3684

Workflow file for this run

# https://github.com/crate-ci/typos
name: Typos Spell Checker
on:
push:
pull_request:
workflow_dispatch:
merge_group:
types: [checks_requested]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Typos Spell Checker
uses: crate-ci/typos@master
with:
config: ./.typos.toml