Skip to content

fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10 #2478

fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10

fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10 #2478

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: streetsidesoftware/cspell-action@0e63b882c2ef0e24d78b8b1fbb132b42c0a0d0cb # v6
with:
incremental_files_only: false