Skip to content

Bump compnerd/gha-setup-swift from 0.2.2 to 0.3.0 #1997

Bump compnerd/gha-setup-swift from 0.2.2 to 0.3.0

Bump compnerd/gha-setup-swift from 0.2.2 to 0.3.0 #1997

Workflow file for this run

name: Spell check
on:
push:
branches: [ main ]
pull_request:
branches: [ "**" ]
jobs:
run:
name: Spell Check using typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
with:
submodules: true
show-progress: false
- name: Check spelling of file.txt
uses: crate-ci/[email protected]