Skip to content

Bump github.com/saracen/walker from 0.1.3 to 0.1.4 #319

Bump github.com/saracen/walker from 0.1.3 to 0.1.4

Bump github.com/saracen/walker from 0.1.3 to 0.1.4 #319

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@v1.17.2