Skip to content

Bump golang.org/x/text from 0.16.0 to 0.19.0 #84

Bump golang.org/x/text from 0.16.0 to 0.19.0

Bump golang.org/x/text from 0.16.0 to 0.19.0 #84

Workflow file for this run

name: spell checking
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.23.2