Skip to content

deps: Bump Golang version to 1.23.2 #85

deps: Bump Golang version to 1.23.2

deps: Bump Golang version to 1.23.2 #85

Workflow file for this run

name: Test Typos
on: [pull_request]
permissions: {}
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master