Skip to content

fix: CI update from macos-{12,13} to macsos-{13,14,15} #2

fix: CI update from macos-{12,13} to macsos-{13,14,15}

fix: CI update from macos-{12,13} to macsos-{13,14,15} #2

Workflow file for this run

---
name: Codespell
on:
push:
branches: [master]
pull_request:
branches: [master]
permissions:
contents: read
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Codespell
uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1