Skip to content

build(deps): bump actions/checkout from 3 to 4 #45

build(deps): bump actions/checkout from 3 to 4

build(deps): bump actions/checkout from 3 to 4 #45

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint-source:
name: Lint Rust
uses: trailofbits/.github/.github/workflows/make-lint.yml@v0.1.3
with:
language: rust
lint-md:
name: Lint Markdown
uses: trailofbits/.github/.github/workflows/make-lint.yml@v0.1.3
with:
language: markdown