Skip to content

Update soketto requirement from 0.7.0 to 0.8.0 #4

Update soketto requirement from 0.7.0 to 0.8.0

Update soketto requirement from 0.7.0 to 0.8.0 #4

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of the entire repository
uses: crate-ci/typos@v1.11.1