Skip to content

chore(deps): update module golang.org/x/sync to v0.11.0 #4029

chore(deps): update module golang.org/x/sync to v0.11.0

chore(deps): update module golang.org/x/sync to v0.11.0 #4029

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: runs-on,runner=4cpu-linux-x64,run-id=${{ github.run_id }}
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master