Skip to content

chore(deps): update actions/checkout action to v4.1.2 - autoclosed #863

chore(deps): update actions/checkout action to v4.1.2 - autoclosed

chore(deps): update actions/checkout action to v4.1.2 - autoclosed #863

Workflow file for this run

name: Spellcheck
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: rojopolis/spellcheck-github-actions@dbd2f1da869c05ad874fffeb6fe1ed50cd1a6e98 # 0.36.0
name: Spellcheck