Skip to content

Bump cachix/install-nix-action from 29 to 30 #130

Bump cachix/install-nix-action from 29 to 30

Bump cachix/install-nix-action from 29 to 30 #130

Workflow file for this run

name: typo checker
concurrency:
group: typo-${{ github.head_ref }}
cancel-in-progress: true
on:
pull_request:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Ignore implicit configuration file
uses: crate-ci/typos@v1.24.6