Skip to content

Bump clap from 4.2.7 to 4.3.11 #75

Bump clap from 4.2.7 to 4.3.11

Bump clap from 4.2.7 to 4.3.11 #75

Workflow file for this run

on:
push:
branches:
- "*"
pull_request:
types: [opened, reopened, synchronize]
name: Push
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml