Skip to content

Bump typescript from 6.0.2 to 6.0.3 (#2878) #793

Bump typescript from 6.0.2 to 6.0.3 (#2878)

Bump typescript from 6.0.2 to 6.0.3 (#2878) #793

Workflow file for this run

name: "Check spelling"
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
permissions: {}
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: streetsidesoftware/cspell-action@de2a73e963e7443969755b648a1008f77033c5b2 # v8.4.0