Skip to content

Update version numbers etc for v1.2.0 #899

Update version numbers etc for v1.2.0

Update version numbers etc for v1.2.0 #899

Workflow file for this run

name: codespell
on: [pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: codespell-project/actions-codespell@v2.2